]> granicus.if.org Git - php/commit
replace zend_hash_find with zend_hash_str_find which fixes leaking the key
authorAnatol Belski <ab@php.net>
Wed, 10 Sep 2014 11:22:23 +0000 (13:22 +0200)
committerAnatol Belski <ab@php.net>
Wed, 10 Sep 2014 11:22:23 +0000 (13:22 +0200)
commit466a4c97b29c7dc9a650ff1fd64d45518f83633d
treebfd3c2be151bfe26e3d37700bf57df8ae2730ad1
parente3ded277a5f9582fbbbc1bf68d9b8145aa9a5afb
replace zend_hash_find with zend_hash_str_find which fixes leaking the key
ext/oci8/oci8_interface.c
ext/oci8/oci8_statement.c