Lines Matching refs:NULL

730   . Fixed bug #73831 (NULL Pointer Dereference while unserialize php object).
946 . Fixed bug #73331 (NULL Pointer Dereference in WDDX Packet Deserialization
977 . Fixed bug #73150 (missing NULL check in dom_document_save_html). (Stas)
1051 . Fixed bug #73293 (NULL pointer dereference in SimpleXMLElement::asXML()).
1127 . Fixed bug #60665 (call to empty() on NULL result using PDO::FETCH_LAZY
1147 returns NULL/NFC/UKNOWN). (Laruence)
1163 . Fixed bug #55451 (substr_compare NULL length interpreted as 0). (Lauri
1362 . Fixed bug #72660 (NULL Pointer dereference in zend_virtual_cwd).
1395 . Fixed bug #72618 (NULL Pointer Dereference in exif_process_user_comment).
1487 . Fixed bug #72407 (NULL Pointer Dereference at _gdScaleVert). (Stas)
1607 . Fixed bug #72133 (php_posix_group_to_array crashes if gr_passwd is NULL).
1611 . Fixed bug #72028 (pg_query_params(): NULL converts to empty string).
1921 . Fixed bug #71561 (NULL pointer dereference in Zip::ExtractTo). (Laruence)
1927 . Fixed bug #71039 (exec functions ignore length but look for NULL
1981 . Fixed bug #71391 (NULL Pointer Dereference in phar_tar_setupmetadata()).
2301 / NULL pointer deref). (Stas)
2407 . Added NULL byte protection to exec, system and passthru. (Yasuo)
2577 . Fixed bug #70949 (SQL Result Sets With NULL Can Cause Fatal Memory Errors).
2750 zend_hash_get_current_key_ex(,,,NULL). (Laruence)
2874 . Fixed bug #69782 (NULL pointer dereference). (Stas)
2891 . Fixed bug #67161 (ZipArchive::getStream() returns NULL for certain file).