Coverity: Resource leaks

Description

In eclagent_main(int, char const**, StringBuffer *, bool): Leak of memory or pointers to system resources (CWE-404)

CSDSServerStatus * serverstatus = NULL;

should be some kind of owned pointer so the memory can be cleaned up.

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Compatibility

Point

Fix versions

Created October 6, 2016 at 10:52 AM
Updated December 5, 2016 at 10:34 AM
Resolved December 5, 2016 at 10:34 AM