mirror of
https://github.com/php/php-src.git
synced 2026-04-21 23:18:13 +02:00
9f4ef68669
`sqlite3_snprintf()` expects its first parameter to be `int`; we need to avoid overflow.