]> granicus.if.org Git - php/commit
fix crash in sqlite when executing with bound stream param
authorAnatol Belski <ab@php.net>
Thu, 5 Nov 2015 17:08:08 +0000 (18:08 +0100)
committerAnatol Belski <ab@php.net>
Thu, 5 Nov 2015 17:08:08 +0000 (18:08 +0100)
commit5ac288bcc6b8858e3ea509d92426b2bacc7fd397
tree1e5370e481e2009de8fd7b7e0157458337f40045
parent9385eb6ff8f85d0ab2bae96f02197fe7fc70d85c
fix crash in sqlite when executing with bound stream param

rel #70862
ext/sqlite3/sqlite3.c
ext/sqlite3/tests/sqlite3_blob_bind_resource.phpt [new file with mode: 0644]