]> granicus.if.org Git - php/commit
Fixed bug #75402 Possible Memory Leak using PDO::CURSOR_SCROLL option
authorAnatol Belski <ab@php.net>
Mon, 30 Jul 2018 16:27:59 +0000 (18:27 +0200)
committerAnatol Belski <ab@php.net>
Mon, 30 Jul 2018 16:27:59 +0000 (18:27 +0200)
commitcc69950b1527b321bf54a9394938d57e8f5a35cc
tree16ef3f670d59eacbe50870316ebae51e7400503a
parented7e3bc70a89a0838a5b7e44928cbd65aec50bb1
Fixed bug #75402 Possible Memory Leak using PDO::CURSOR_SCROLL option
ext/pdo_pgsql/pgsql_statement.c
ext/pdo_pgsql/tests/bug75402.phpt [new file with mode: 0644]