]> 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)
commit3aa95c59cc59822f3b3fac52c73d7613d6771c77
treecdbd862f976f6bb4e705c51f0af7cba617380d7f
parent6ebe80be5d96e3e97d41d130b5a5d21406f54d3c
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