]> granicus.if.org Git - php/commit
Fix a crash in the rare case when a persistent connection
authorAndrey Hristov <andrey@php.net>
Fri, 25 Sep 2009 11:38:19 +0000 (11:38 +0000)
committerAndrey Hristov <andrey@php.net>
Fri, 25 Sep 2009 11:38:19 +0000 (11:38 +0000)
commit07757b4f2f4a45841fe825eb16f99ffd37512246
tree4a26c887f6369899d6ed65658be21ca46005eb72
parent6ae4ba4173efd52f963ec28c01cc67d5e3c0a36f
Fix a crash in the rare case when a persistent connection
is found dead, after CHNG_USER. mysql->mysql will be NULL
and segfault will follow.
ext/mysqli/mysqli_nonapi.c