]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the translateColumnToCopy() routine in the query planner does not
authordrh <drh@noemail.net>
Sat, 11 Mar 2017 13:02:59 +0000 (13:02 +0000)
committerdrh <drh@noemail.net>
Sat, 11 Mar 2017 13:02:59 +0000 (13:02 +0000)
commit202230ef5c7ba0eb584aa69be9bed9b8771e553e
treede24228634e96d4e95bfaa02d805e830ddcf6f1c
parent891d6b4e9e50e45e732fb759f03088f34b85d604
Make sure the translateColumnToCopy() routine in the query planner does not
try to access an array that failed to be fully allocated due to a prior OOM.
This fixes an issue discovered by OSSFuzz.

FossilOrigin-Name: 3299a26160c239255608d1e2b15a221e28b18a3d
manifest
manifest.uuid
src/where.c