]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid a NULL pointer deference when processing the IS operator if the
authordrh <drh@noemail.net>
Thu, 2 Oct 2014 21:52:35 +0000 (21:52 +0000)
committerdrh <drh@noemail.net>
Thu, 2 Oct 2014 21:52:35 +0000 (21:52 +0000)
commit2a3d1d17fd6007bb2ed86ed86fe38df4f9cb4804
tree19c9c432853583710341b47c143481d6b7a5d7c1
parentccaba81e26a04e0b36c29cf6e9b3dcf44b50953e
Avoid a NULL pointer deference when processing the IS operator if the
right-hand side is an illegal "#ID" style variable.
Fix for ticket [8c32a33a53092c85a15b]

FossilOrigin-Name: ffe7573636c8057614b02f0a85559e1857fd04e4
manifest
manifest.uuid
src/parse.y
test/expr.test