]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug introduced by the fts3 refactoring (segfault when creating a table with...
authordan <dan@noemail.net>
Sat, 28 Nov 2009 12:40:32 +0000 (12:40 +0000)
committerdan <dan@noemail.net>
Sat, 28 Nov 2009 12:40:32 +0000 (12:40 +0000)
commit81fa6dc3197ce86f057ab8706864f54db823391d
tree86ac67d0c860466f7dfe955728a10d816a357121
parentc473b48b23bbcdf12a81328b1ae9696eb24aac29
Fix a bug introduced by the fts3 refactoring (segfault when creating a table with zero module args). Also a fix to handle an OOM error.

FossilOrigin-Name: eada284bc10cafcab9beb3473bb0c70b3b4de2f9
ext/fts3/fts3.c
ext/fts3/fts3_write.c
manifest
manifest.uuid
test/e_fts3.test [new file with mode: 0644]
test/fts3_common.tcl
test/tester.tcl