Package: libsqlite0 Version: 2.8.17-6 Affects: php5-sqlite Hi,
If sqlite_step is passed a null pointer as the first argument, it happily tries to dereference it. This can happen when the query is empty. sqlite_compile returns SQLITE_OK but the vm pointer is NULL. See: http://bugs.php.net/38759 Cheers, -- Raphael Geissert - Debian Developer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

