]> granicus.if.org Git - php/commit
Fix #78980: pgsqlGetNotify() overlooks dead connection
authorSATO Kentaro <kentaro@ranvis.com>
Tue, 17 Dec 2019 17:16:55 +0000 (02:16 +0900)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 20 Dec 2019 10:44:07 +0000 (11:44 +0100)
commit7e39e6934d7eb3f480a467de7d9fbca608fc1e94
treed3871d2264f97b63b55b422d24563938103e506d
parentc62cd9a43ad97aa279615b21f7cb5f1646f52d80
Fix #78980: pgsqlGetNotify() overlooks dead connection

pgsqlGetNotify() didn't check result of PQconsumeInput().
NEWS
ext/pdo_pgsql/pgsql_driver.c