1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
archived-php-src/ext/sqlite3
Christoph M. Becker 9a734c5c19 Implement NUL byte checks for dbnames
Since we're passing these parameter to C functions accepting `char*`
without any further checking, we should reject strings with NUL bytes
in the first place.
2019-09-17 16:37:28 +02:00
..
2019-09-04 08:39:34 +02:00
2019-07-20 00:27:10 +02:00
2019-02-03 21:03:00 +01:00
2019-03-12 14:15:47 +03:00