mirror of
https://github.com/php/php-src.git
synced 2026-04-02 21:52:36 +02:00
Fixed an issue where a buffer overflow occurred when a string shorter than `:memory:` was passed as the db name of pdo_sqlite. fixed #13984 closes #13991