mirror of
https://github.com/php/php-src.git
synced 2026-04-27 18:23:26 +02:00
b42d000471
Bug #61411 PDO Segfaults with PERSISTENT == TRUE && EMULATE_PREPARES == FALSE Wrong allocation, that doesn't follow the scheme of using stmt->persistent was the root cause of the problem and the crash at free.