]> granicus.if.org Git - php/commit
Fix for Bug #51870
authorAndrey Hristov <andrey@php.net>
Fri, 21 May 2010 11:09:28 +0000 (11:09 +0000)
committerAndrey Hristov <andrey@php.net>
Fri, 21 May 2010 11:09:28 +0000 (11:09 +0000)
commit9c90bf42c1cb0db72fddfacaebd1609246006a90
treeab56320adc46f62fa3ef280f74f27ad814ff3018
parentea3a6539dcbbe57c4da2cbfba400274943ba4fdc
Fix for Bug #51870
PDO::fetchAll after a PDO::execute with bindings lead to a segv.

It is only in unreleased code and thus doesn't deserve a NEWS entry
ext/pdo_mysql/mysql_statement.c