Bugs item #2910956, was opened at 2009-12-08 20:45
Message generated for change (Tracker Item Submitted) made by ettlmartin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102915&aid=2910956&group_id=2915

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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: orbitcowboy (ettlmartin)
Assigned to: Nobody/Anonymous (nobody)
Summary: fixed memory leaks

Initial Comment:
during a check of plplot sources with the static code analysis tool cppcheck, 
the tool discovered a few memory leaks. 
Cppcheck printed the following messages:

[../lib/nn/nncommon.c:139]: (Error) Memory leak: sumx
[../lib/nn/nncommon.c:139]: (Error) Memory leak: sumy
[../lib/nn/nncommon.c:139]: (Error) Memory leak: sumz
[../lib/nn/nncommon.c:139]: (Error) Memory leak: count

Please see the attached patch that fixes the issue.

Best regards

Ettl Martin


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102915&aid=2910956&group_id=2915

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to