]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a segfault caused by having identical window functions in the select-list
authordan <dan@noemail.net>
Mon, 2 Jul 2018 17:14:37 +0000 (17:14 +0000)
committerdan <dan@noemail.net>
Mon, 2 Jul 2018 17:14:37 +0000 (17:14 +0000)
commitf607bec7493d938f9b74f65dd0cfe516fe4d6eaf
tree0be11ab3acb5711b3fa7290558a0d09e302e11d0
parent6b4b88208e41e7628005bd73718419e0a10296d4
Fix a segfault caused by having identical window functions in the select-list
and ORDER BY clause of a SELECT statement.

FossilOrigin-Name: 693b4350d741391226a33ab6a05eaad61e8ef1590176f01e8aed2a212e2d6419
manifest
manifest.uuid
src/resolve.c
test/window6.test