]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a potential NULL pointer dereference on a RENAME TABLE that references
authordrh <drh@noemail.net>
Sat, 16 Nov 2019 11:33:39 +0000 (11:33 +0000)
committerdrh <drh@noemail.net>
Sat, 16 Nov 2019 11:33:39 +0000 (11:33 +0000)
commit47bcc34271435e376b57a8482e06803f4a7a6c4f
tree8af1bd893c7532dee5554ce61776f290b82223fe
parent5710f1ad4822394087defa0cfefec9129fa8e885
Fix a potential NULL pointer dereference on a RENAME TABLE that references
a VIEW with a logic error in a window function in the ORDER BY clause.

FossilOrigin-Name: 0adb273f7e7671efb0e0a1619887e369500dfd2db7ef1b1e125c2414ea96e96f
manifest
manifest.uuid
src/window.c
test/window1.test