]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the event of a semantic error in an aggregate query, early-out the
authordrh <drh@noemail.net>
Fri, 3 Apr 2020 13:19:03 +0000 (13:19 +0000)
committerdrh <drh@noemail.net>
Fri, 3 Apr 2020 13:19:03 +0000 (13:19 +0000)
commitc415d91007e1680e4eb17def583b202c3c83c718
tree2daab2d5dc750a3325634b2609726d15219bba7f
parent4db7ab53f9c30e2e22731ace93ab6b18eef6c4ae
In the event of a semantic error in an aggregate query, early-out the
resetAccumulator() function to prevent problems due to incomplete or
incorrect initialization of the AggInfo object.
Fix for ticket [af4556bb5c285c08].

FossilOrigin-Name: 4a302b42c7bf5e11ddb5522ca999f74aba397d3a7eb91b1844bb02852f772441
manifest
manifest.uuid
src/select.c
test/window1.test