]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that a key comparison does not read a collating sequence past the
authordrh <drh@noemail.net>
Tue, 22 Jan 2019 02:34:35 +0000 (02:34 +0000)
committerdrh <drh@noemail.net>
Tue, 22 Jan 2019 02:34:35 +0000 (02:34 +0000)
commit9b13365bbadb5e16da3579fcb8941799760817c1
tree59ee802566ebac12eb91ae738bdfa88f531bcf06
parent87c3ad453781bbfbce6b78e1216a92d1687bddc1
Ensure that a key comparison does not read a collating sequence past the
end of the KeyInfo, even if the key field of an index is corrupted by having
a string in the last column instead of the ROWID.

FossilOrigin-Name: 058a8006dceda78a894ea9446f057aa60b6d38e96506d4d91bda0ee2f9314ba3
manifest
manifest.uuid
src/vdbeaux.c