btw, you can use valgrind as well with the tests suite. That should help you to catch other possible leaks or bad memory access.
On Sat, Feb 26, 2011 at 8:08 PM, Boris Lytochkin <[email protected]> wrote: > lytboris Sat, 26 Feb 2011 19:08:55 +0000 > > Revision: http://svn.php.net/viewvc?view=revision&revision=308710 > > Log: > remove compiler warnings > fix various memory leaks seen with --enable-debug > > Changed paths: > U php/php-src/trunk/ext/snmp/snmp.c > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
