]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a segfault that could occur following an OOM while processing a SELECT statement...
authordan <dan@noemail.net>
Tue, 20 Aug 2019 14:43:01 +0000 (14:43 +0000)
committerdan <dan@noemail.net>
Tue, 20 Aug 2019 14:43:01 +0000 (14:43 +0000)
commit4780b9ad46ebf5b9a2628cd80ef2ec95a6566f56
tree9449586dca55ff2ef5941fb4684b9326da88bb73
parent95da9d5d46a1df00053191dfce9758dbda434e07
Fix a segfault that could occur following an OOM while processing a SELECT statement for which one or more of the expressions in the window frame declaration are themselves sub-selects that use window functions.

FossilOrigin-Name: 75aec4fc886c04fe098828cc03bc72c197cbf40f0a1890fe5bbb98d4fd5c3c7e
manifest
manifest.uuid
src/expr.c
test/windowfault.test