]> granicus.if.org Git - php/commit
- Fix #53551 (PDOStatement execute segfaults for pdo_mysql driver)
authorJohannes Schlüter <johannes@php.net>
Fri, 14 Jan 2011 14:57:57 +0000 (14:57 +0000)
committerJohannes Schlüter <johannes@php.net>
Fri, 14 Jan 2011 14:57:57 +0000 (14:57 +0000)
commitfc49f76caade8975ed12097f3f10917391e22376
tree192f75220cf4a5890502e97a5ce1e88fcdd66664
parenta89c44648868f39629a9373df30c4a1ddcee8ae6
- Fix #53551 (PDOStatement execute segfaults for pdo_mysql driver)
ext/pdo_mysql/mysql_statement.c
ext/pdo_mysql/tests/bug53551.phpt [new file with mode: 0644]