]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a segfault that could occur if the ORDER BY clause of a compound SELECT contains...
authordan <Dan Kennedy>
Mon, 12 Apr 2021 16:59:28 +0000 (16:59 +0000)
committerdan <Dan Kennedy>
Mon, 12 Apr 2021 16:59:28 +0000 (16:59 +0000)
commitd487e37367036387b92d47acd0b749bd36915b1f
tree46cb416ecd479fac6b5b3ee1c7783b0abaf3fbec
parentff37491874f609588c3974a5c6e154ba6b25efaa
Fix a segfault that could occur if the ORDER BY clause of a compound SELECT contains a sub-select that uses one or more window functions.

FossilOrigin-Name: 5ba15ebb34c3af85ef6c54bbb3acb57176d629cda83774881b2a6467e138e904
manifest
manifest.uuid
src/resolve.c
src/sqliteInt.h
test/window1.test