]> granicus.if.org Git - php/commit
fix #38173 (Freeing nested cursors causes OCI8 to segfault)
authorAntony Dovgal <tony2001@php.net>
Sun, 30 Jul 2006 20:50:53 +0000 (20:50 +0000)
committerAntony Dovgal <tony2001@php.net>
Sun, 30 Jul 2006 20:50:53 +0000 (20:50 +0000)
commit5cf81310c7de4294dd83c28d1aa810b9a234efd1
tree777339f4fb3f4c90540e1ffe60e1b9d8ee8cfd65
parent6dc7a18d7cabb0db488791add03c8752810a2269
fix #38173 (Freeing nested cursors causes OCI8 to segfault)
ext/oci8/oci8_interface.c
ext/oci8/oci8_statement.c
ext/oci8/php_oci8_int.h
ext/oci8/tests/bug38173.phpt [new file with mode: 0644]