On 12/28/2010 01:50 AM, Cristian RodrÃguez wrote: - if (err) return err; + if (err) { free(kv); return err;}
I believe the patch is a bit more complicated than that. Here is new version: http://dev.daylessday.org/diff/fpm_leaks.diff Could you test it please? -- Wbr, Antony Dovgal --- http://pinba.org - realtime statistics for PHP -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php