php-src/ext/sqlite3
Adam Harvey 6413ecb439 Fix a memory leak in sqlite3_do_callback.
This was very, very obvious when using a debug build of PHP to build the
manual!

Fixes bug #70571 (Memory leak in sqlite3_do_callback).
2015-09-24 14:16:45 +02:00
..
libsqlite Merge branch 'PHP-5.6' 2015-06-08 23:22:03 +03:00
tests Merge branch 'PHP-5.6' 2015-07-07 21:38:24 +08:00
config.w32 converted ext/sqlite and ext/pdo_mysql to use static tsrmls cache 2014-10-16 18:50:19 +02:00
config0.m4 converted ext/sqlite and ext/pdo_mysql to use static tsrmls cache 2014-10-16 18:50:19 +02:00
CREDITS Good patch from Brad Dewar that adds missing createCollation() 2012-01-29 03:57:29 +00:00
php_sqlite3.h made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
php_sqlite3_structs.h bump year 2015-01-15 23:27:30 +08:00
sqlite3.c Fix a memory leak in sqlite3_do_callback. 2015-09-24 14:16:45 +02:00