summaryrefslogtreecommitdiff
path: root/ext/reflection/php_reflection.c
diff options
context:
space:
mode:
authorAndrey Hristov <andrey@php.net>2005-11-30 11:35:03 +0000
committerAndrey Hristov <andrey@php.net>2005-11-30 11:35:03 +0000
commitc230f7defb2752a3546a56e6243fe3b9cba99492 (patch)
treef0653a76a6feeb1bf59e1105c46f33b91eebe243 /ext/reflection/php_reflection.c
parent22efcfd5307511a54f621562b37ed5cd51868304 (diff)
downloadphp-git-c230f7defb2752a3546a56e6243fe3b9cba99492.tar.gz
fix a crash and a leak.
4.1.15 (client) -> 5.x (server) because of the incompatibility because of decimal in the protocol binding may fail. Don't close the statement in that case because subsequent ->execute() will crash or any other function that will try to use already freed (and in debug mode thrashed) pointer. #probably more problems exist because of the 4.1.x -> 5.x protocol #incompatibility
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions