]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug in fts3 causing it to return SQLITE_NOMEM when NEAR, OR and some auxiliary...
authordan <dan@noemail.net>
Thu, 25 Oct 2012 19:25:39 +0000 (19:25 +0000)
committerdan <dan@noemail.net>
Thu, 25 Oct 2012 19:25:39 +0000 (19:25 +0000)
commite62c0694deb5d76255b29d40e3c82cd4af629df7
tree233f4ed9fa41baed3892bccd1ef34801a0644b0e
parent6d81d75d86c6bd162c30957f4e61233292dd02ec
Fix a bug in fts3 causing it to return SQLITE_NOMEM when NEAR, OR and some auxiliary functions were used together. Also a segfault in vtab.c that could follow an OOM condition.

FossilOrigin-Name: 33f4f9817e8b3cb97ce02a4c49bd586332da37b2
ext/fts3/fts3.c
manifest
manifest.uuid
src/vtab.c
test/fts3matchinfo.test