Bugs item #2941203, was opened at 2010-01-27 20:41 Message generated for change (Tracker Item Submitted) made by arnef You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=111005&aid=2941203&group_id=11005
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: development Status: Open Resolution: None Priority: 5 Private: No Submitted By: Arne F�rlie (arnef) Assigned to: Nobody/Anonymous (nobody) Summary: Potential resource leaks Initial Comment: I just experimented with cppcheck (http://sourceforge.net/apps/mediawiki/cppcheck/index.php) and used the NEdit code base as example code. It found two resource leaks. I've attached a proposed patch. cppcheck also reported a resource leak in util/printUtils.c but as far as I can see, that was a false positive. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=111005&aid=2941203&group_id=11005 -- NEdit Develop mailing list - [email protected] http://www.nedit.org/mailman/listinfo/develop
