1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 17:52:16 +01:00
Files
archived-php-src/ext/pdo_sqlite
Christoph M. Becker 12410df5fb Fix illogical strncpy size
While both source and destination buffers have the same size (6 bytes),
and this is unlikely to change in the future, we nonetheless fix the
illogical `strncpy` size.

Based on a pull request provided by Cristian Rodríguez.
2018-12-01 00:13:58 +01:00
..
2018-10-06 12:36:55 +02:00
2018-12-01 00:13:58 +01:00
2018-10-06 12:36:55 +02:00