]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Additional defenses (above and beyond [b986600520696b0c]) to prevent an
authordrh <>
Mon, 24 May 2021 00:17:04 +0000 (00:17 +0000)
committerdrh <>
Mon, 24 May 2021 00:17:04 +0000 (00:17 +0000)
commit0542812726e199388fa06e8bdea8a75bb3688721
tree9c95a9097a1a7eeb6595d81e01d9e5c7513a8247
parent7cc73b399e07a6a4c663b4932c801ad26934fd48
Additional defenses (above and beyond [b986600520696b0c]) to prevent an
invalid subquery from causing problems downstream.  If an error is found
while analyzing a subquery expression, change the expression to TK_ERROR
so inhibit further processing on that expression.
dbsqlfuzz cf624b8c0484c66e0f552bf6475e3e3f2c22b24e.

FossilOrigin-Name: 0be6b6c9f7c562e764792a4a5eb53ed11b230174b19361f7cd7778c743314bbd
manifest
manifest.uuid
src/expr.c
src/parse.y
test/window1.test