]> granicus.if.org Git - php/commit
Check before use, because mysqlnd can return NULL
authorAndrey Hristov <andrey@php.net>
Thu, 27 May 2010 12:44:10 +0000 (12:44 +0000)
committerAndrey Hristov <andrey@php.net>
Thu, 27 May 2010 12:44:10 +0000 (12:44 +0000)
commit1228c923039d10b2c86d55022fb379f7f6edbd70
treeb3b2230763e33bc9f1d2329b3e3900ca829a4089
parent3251e54f0f56775f50078b75bdc3da11ade3caab
Check before use, because mysqlnd can return NULL
and this will crash. However, this can happen only in case of OOM.
ext/mysqli/mysqli_api.c