]> granicus.if.org Git - php/commit
Fix #68760: Fix freeing null segfault. Added test for behaviour.
authorDanack <Danack@basereality.com>
Tue, 6 Jan 2015 22:09:13 +0000 (22:09 +0000)
committerStanislav Malyshev <stas@php.net>
Sun, 22 Mar 2015 23:44:06 +0000 (16:44 -0700)
commit1ec430d4edd90ad4ac6523b23ca669253535bc44
tree9a2b3b68e3cc8163303ad05426cbe46e8240ca70
parent63d7cd7d5b9a8e94a0b6688ca21a0e7d3da9f132
Fix #68760: Fix freeing null segfault. Added test for behaviour.
NEWS
ext/sqlite3/sqlite3.c
ext/sqlite3/tests/bug68760.phpt [new file with mode: 0644]