>>>>> "LP" == Leif Pitcock <[EMAIL PROTECTED]> writes:
LP> The other problem I am having is that when I use the code from the LP> mib2c which was created using the MFD option I get a massive LP> increase in memory usage over time. Is this normal or is this LP> indicative of something I am doing wrong? Here's my code for LP> intializing and deinitializing: Well, there are many implementations within the normal stock agent that are based on the MFD code that don't leak memory, so it's not MFD itself. I strongly suggest the usage of "valgrind" to help track down memory leaks. http://www.net-snmp.com/wiki/index.php/Debugger#Valgrind_.2F_Memory_Leaks -- Wes Hardaker Sparta, Inc. ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
