mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
![]() The arguments 3 to 6 of the authorizer callback may be `NULL`[1], and we have to properly deal with that. Instead of causing a segfault, we deny authorization, which is still better than a crash, and apparently, we cannot do better anyway. [1] <https://www.sqlite.org/c3ref/set_authorizer.html> Closes GH-9040. |
||
---|---|---|
.. | ||
tests | ||
config.w32 | ||
config0.m4 | ||
CREDITS | ||
php_sqlite3.h | ||
php_sqlite3_structs.h | ||
sqlite3.c | ||
sqlite3.stub.php | ||
sqlite3_arginfo.h |