|
From: SourceForge.net <no...@so...> - 2012-09-03 10:35:30
|
Patches item #3563210, was opened at 2012-08-30 02:05 Message generated for change (Comment added) made by kbij You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=312694&aid=3563210&group_id=12694 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: Koen bijttebier (kbij) Assigned to: Nobody/Anonymous (nobody) Summary: memory leak when using a insert filter (net snmpd 5.7.1) Initial Comment: We use a container insert filter. When this filter is used, a large memory leak occurs. It consumes all available memory after a few days. I changed the code in two files (container.c and interface_linux.c) net snmp version 5.6.1 tested on opensuse 64-bit ---------------------------------------------------------------------- >Comment By: Koen bijttebier (kbij) Date: 2012-09-03 03:35 Message: Not sure what you mean. We downloaded the 5.7.1 sources, and modified them. ---------------------------------------------------------------------- Comment By: Magnus Fromreide (magfr) Date: 2012-08-30 15:03 Message: This is basically a partial backport of svn revision 16804 (git aea04dda70bc348a6d0ff33fa9ae8c0e27501b7f), isn't it? Why not do a full backport with both the header part and the implementation part? ---------------------------------------------------------------------- Comment By: Koen bijttebier (kbij) Date: 2012-08-30 07:12 Message: uploaded new diff. Thank you for your patience ;-) ---------------------------------------------------------------------- Comment By: Thomas Anders (tanders) Date: 2012-08-30 06:47 Message: Please use the GNU diff --ignore-all-space option to suppress white space changes when creating the diff. ---------------------------------------------------------------------- Comment By: Koen bijttebier (kbij) Date: 2012-08-30 05:55 Message: I have added the unified diff files. Please note that the diff contains a lot of differences due to white space. I guess my editor removes white spaces (code blocks) The actual differences are rather small. ---------------------------------------------------------------------- Comment By: Thomas Anders (tanders) Date: 2012-08-30 03:05 Message: Thanks for the patch! Could you please post the patch in unified diff ("diff -u") format? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=312694&aid=3563210&group_id=12694 |