Robert Story wrote:
We've long had double free's in the shutdown code, and one of the causes was trying to clear up the client args in the callback structures. There is code that I added in all 3 branches that loops through all the callbacks and clears a given client arg from any callback that is using it. This is called when a session is closed, and during the shutdown cleanup.
Looks small, safe and helpful. You have my vote for inclusion into 5.2.2. +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
