mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
![]() If `P->len` is negative (not only when it is `SQL_NULL_DATA`), we must not go on, because the following code can't deal with that. This means that the output parameter will be set to `NULL` without any indication what went wrong, but it's still better than crashing. Closes GH-7295. |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
odbc_driver.c | ||
odbc_stmt.c | ||
pdo_odbc.c | ||
php_pdo_odbc.h | ||
php_pdo_odbc_int.h |