]> 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)
commit7f44538a11db545d50337ca467236a735bdc7f0e
treef89d0c1bf07dacc4a9fa6d07a13994a420c88f94
parente0498b08893a80c1d41779b08e2e86d67777371e
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