]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use the sqlite3Fts3ErrMsg() function to set error message text in FTS3,
authordrh <drh@noemail.net>
Fri, 1 May 2015 14:07:30 +0000 (14:07 +0000)
committerdrh <drh@noemail.net>
Fri, 1 May 2015 14:07:30 +0000 (14:07 +0000)
commitabf582509d916aa6a12a7b3b4ec9a9c2389c5cfa
treedb07604bc7a61e3cad4db17338054a3b037fb916
parent6296a2ab4becde6e2b3519d0e0f88187212e517e
Use the sqlite3Fts3ErrMsg() function to set error message text in FTS3,
and to ensure that error messages are not overwritten and thus leaked.

FossilOrigin-Name: 605347e087ec5eb817f3c94f4616abe26c7ab66b
ext/fts3/fts3.c
ext/fts3/fts3Int.h
ext/fts3/fts3_aux.c
ext/fts3/fts3_expr.c
ext/fts3/fts3_snippet.c
ext/fts3/fts3_term.c
ext/fts3/fts3_tokenize_vtab.c
ext/fts3/fts3_tokenizer.c
manifest
manifest.uuid