]> granicus.if.org Git - php/commit
- Fixed bug #44251 (Question mark and an escaped singel quote lead to an exception)
authorFelipe Pena <felipe@php.net>
Fri, 10 Oct 2008 12:08:07 +0000 (12:08 +0000)
committerFelipe Pena <felipe@php.net>
Fri, 10 Oct 2008 12:08:07 +0000 (12:08 +0000)
commitcdeea98d3721d93f2f7a6fd21c17f23c318855a2
treee369a8757a6dc7fdbc4ced8b7a045fd006055ad5
parente541c64464848b486305efb79417e4e1beca89c5
- Fixed bug #44251 (Question mark and an escaped singel quote lead to an exception)
- Fixed bug #41125 (PDO mysql + quote() + prepare() can result in seg fault)
  Patch by: tsteiner at nerdclub dot net
ext/pdo/pdo_sql_parser.c
ext/pdo/pdo_sql_parser.re
ext/pdo_mysql/tests/bug41125.phpt [new file with mode: 0644]