]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the error message generator for illegal token errors so that it does not
authordrh <drh@noemail.net>
Wed, 15 Apr 2015 07:57:27 +0000 (07:57 +0000)
committerdrh <drh@noemail.net>
Wed, 15 Apr 2015 07:57:27 +0000 (07:57 +0000)
commit347bdc39a70e092247a3fc0c3e4e99aef24d92fe
treebc04513d7f30c37a6ff4907d8dd67936eee8e6b0
parent29031837c19e371ae6056e2dc3efb03f3f7895b4
Fix the error message generator for illegal token errors so that it does not
leak memory if it immediately follows another erroneous SQL statement.

FossilOrigin-Name: 3576973f8b88b6109fbefdebfa53468ffa137009
manifest
manifest.uuid
src/tokenize.c