]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a crash that could occur under certain circumstances if the vectors on either...
authordan <dan@noemail.net>
Mon, 5 Sep 2016 09:44:45 +0000 (09:44 +0000)
committerdan <dan@noemail.net>
Mon, 5 Sep 2016 09:44:45 +0000 (09:44 +0000)
commit5c3340bd4781d346c7f401ea800f68c6ecce1885
tree9f0c505910c215d92ac06bb887dfb9e94f0dde1e
parent80aa545337b65289a0db4e73c97d763c357aad53
Fix a crash that could occur under certain circumstances if the vectors on either side of a comparison operator were of a different size.

FossilOrigin-Name: 42670935aba152ba774c2a8bdcbe72b943309d68
manifest
manifest.uuid
src/expr.c
src/sqliteInt.h
src/whereexpr.c
test/rowvalue4.test