]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a buffer overread during compilation of CREATE VIRTUAL TABLE statements that...
authordan <dan@noemail.net>
Thu, 27 Nov 2014 11:36:36 +0000 (11:36 +0000)
committerdan <dan@noemail.net>
Thu, 27 Nov 2014 11:36:36 +0000 (11:36 +0000)
commitd89b834f54b4026944df0668dbc5fe7803033a8f
tree9780d9679cfcf24a86aa6dbd138b7434c78df0ac
parent3f2d22e1a3a8f49a47d131df38b319f3575dffa8
Fix a buffer overread during compilation of CREATE VIRTUAL TABLE statements that featured an explicit database name but no virtual table arguments. For example, "CREATE VIRTUAL TABLE main.ft USING fts4".

FossilOrigin-Name: f095cde579e7417306e11b5c1d2dd90b6bb547d5
manifest
manifest.uuid
src/test1.c
src/vtab.c
test/vtab1.test