]> granicus.if.org Git - php/commit
OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak)
authorChristopher Jones <sixd@php.net>
Mon, 25 Feb 2008 23:52:10 +0000 (23:52 +0000)
committerChristopher Jones <sixd@php.net>
Mon, 25 Feb 2008 23:52:10 +0000 (23:52 +0000)
commit2ce86f5e5a5fd56a64db87e57892455b6eafb7dc
treecf46d0fc496c6391783c8e8ac23019b01f60cbda
parent9b730870a118b7ebb59c7cae7b92e940b86dd01f
OCI8: fix bug #44008 (OCI-Lob->close) & bug #44206 (ref cursor leak)
ext/oci8/oci8_interface.c
ext/oci8/oci8_lob.c
ext/oci8/oci8_statement.c
ext/oci8/php_oci8_int.h
ext/oci8/tests/bug43492_2.phpt [new file with mode: 0644]
ext/oci8/tests/bug44008.phpt [new file with mode: 0644]
ext/oci8/tests/bug44206.phpt [new file with mode: 0644]
ext/oci8/tests/lob_014.phpt
ext/oci8/tests/lob_021.phpt