]> granicus.if.org Git - php/commit
Fixed bug #60244 (pg_fetch_* functions do not validate that row param is >0).
authorIlia Alshanetsky <iliaa@php.net>
Tue, 15 Nov 2011 18:02:58 +0000 (18:02 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Tue, 15 Nov 2011 18:02:58 +0000 (18:02 +0000)
commit4cf3c8c5585bba9f1664599df0f3be4cffcb24d5
treedc6aa8c60f304f55955e5b6f0a759603fa21c17c
parentfb37f3b20d9b9e19a497c0784aea9db4be66595f
Fixed bug #60244 (pg_fetch_* functions do not validate that row param is >0).
ext/pgsql/pgsql.c
ext/pgsql/tests/bug60244.phpt [new file with mode: 0644]