php-src/ext/pdo_oci
Niels Dossche dcf9d8f812
Fix GH-18494: PDO OCI segfault in statement GC
This is the same issue that was fixed in 2ae897fff7, but now for OCI.

Closes GH-18495.
2025-05-05 19:30:23 +02:00
..
tests Add ASAN XLEAK support 2023-04-03 08:02:19 +02:00
config.m4 Fix PDO OCI Bug #60994 (Reading a multibyte CLOB caps at 8192 chars) 2023-02-07 09:25:34 -06:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
CREDITS Change some permissions from 755 to 644 2018-08-28 23:26:49 +02:00
oci_driver.c Use new ZSTR_INIT_LITERAL macro (#10879) 2023-03-20 16:19:05 +01:00
oci_statement.c Fix GH-18494: PDO OCI segfault in statement GC 2025-05-05 19:30:23 +02:00
pdo_oci.c Use php_info_print_table_header for actual column headers only (#9485) 2022-09-06 08:48:22 +02:00
php_pdo_oci.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_pdo_oci_int.h Implement diagnostic ignore macro for Clang 2023-10-18 17:37:15 +02:00