]> granicus.if.org Git - php/commit
Fix a problem that leads to leaks in plugins that
authorAndrey Hristov <andrey@php.net>
Wed, 29 Sep 2010 13:18:07 +0000 (13:18 +0000)
committerAndrey Hristov <andrey@php.net>
Wed, 29 Sep 2010 13:18:07 +0000 (13:18 +0000)
commit3113744c5794f154412145efb39352e25849081c
tree93ec0adb9d8ef67840b34cf6117baa187fabaf6c
parent517fd63c328b90ec0501cb9a10bc7f4398c8cb1d
Fix a problem that leads to leaks in plugins that
use stmt local data - no free is called for statements
that are over-prepared
ext/mysqlnd/mysqlnd_ps.c