]> granicus.if.org Git - php/commit
Fixed bug #77289
authorLauri Kenttä <lauri.kentta@gmail.com>
Wed, 9 Jan 2019 08:50:26 +0000 (09:50 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 9 Jan 2019 08:50:26 +0000 (09:50 +0100)
commit63c38c9e4907b2d12885db7943b7053efe0d6c60
tree3ec8639cf28d5ef5939df909f818320dc363f8c6
parentbf4dab016341070d36606f4d1cf3ac068082c9e2
Fixed bug #77289

Use mysqlnd_restart_psession and mysqlnd_end_psession in PDO MySQL.
This makes sure we free last_message while ZMM is still live.
NEWS
ext/pdo_mysql/mysql_driver.c
ext/pdo_mysql/tests/bug77289.phpt [new file with mode: 0644]