]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the query flattener, avoid invalidating an expression if an OOM occurs.
authordrh <>
Mon, 19 Apr 2021 15:05:27 +0000 (15:05 +0000)
committerdrh <>
Mon, 19 Apr 2021 15:05:27 +0000 (15:05 +0000)
commit60b95335e2031461c3d2f9332d308e4875ed92ae
tree24735db47316d18ae4bb63ced535d666502b835a
parent0a746cc528744f771b76b366cae87f2285951490
In the query flattener, avoid invalidating an expression if an OOM occurs.
This prevents problems in higher-level routines that might not check for
the OOM after processing a subquery.
dbsqlfuzz fb70fa8602421f87673e0670b0712ff2b5240ea0

FossilOrigin-Name: d564d8882ef18b55ebf93e838426b485281c7ebe3a9b321a2f984ed0f229cc25
manifest
manifest.uuid
src/select.c