]> granicus.if.org Git - php/commit
- Fixed memory leak on SQLite3Result and SQLite3Stmt when assigning to a reference.
authorFelipe Pena <felipe@php.net>
Fri, 7 Jan 2011 01:11:16 +0000 (01:11 +0000)
committerFelipe Pena <felipe@php.net>
Fri, 7 Jan 2011 01:11:16 +0000 (01:11 +0000)
commitd3e6f27a7614f0e7cadb959bcd86a386ec276ce6
tree100fb506b70969563c45b00a781ba32767c64f2f
parentdc444e8a3705981bacb47b263575c2b5ec0e478e
- Fixed memory leak on SQLite3Result and SQLite3Stmt when assigning to a reference.
ext/sqlite3/sqlite3.c
ext/sqlite3/tests/sqlite3_prepare_001.phpt [new file with mode: 0644]