[Nagiosplug-devel] [ nagiosplug-Bugs-2861789 ] memory leak

SourceForge.net noreply at sourceforge.net
Sat Sep 19 00:21:41 CEST 2009


Bugs item #2861789, was opened at 2009-09-19 00:21
Message generated for change (Tracker Item Submitted) made by franck78
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=2861789&group_id=29880

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: General plugin execution
Group: v1.4.14
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Franck Bourdonnec (franck78)
Assigned to: Nobody/Anonymous (nobody)
Summary: memory leak

Initial Comment:
the check_smtp.c plugin have malloc() used (line 144) and no corresponding free()

Should be converted into buffer allocated on stack.


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=397597&aid=2861789&group_id=29880




More information about the Devel mailing list