]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In a TK_BLOB Expr node, the Expr.zToken might not be a well-formed
authordrh <>
Fri, 22 Jul 2022 18:25:04 +0000 (18:25 +0000)
committerdrh <>
Fri, 22 Jul 2022 18:25:04 +0000 (18:25 +0000)
commit034d11180796267db921a5faba2d98ec6d73fe48
treefe96083f334973e3c215d311c0a6aa6fc717b00c
parentd00505dc97e030f7b68bd631db14c27128f82a51
In a TK_BLOB Expr node, the Expr.zToken might not be a well-formed
BLOB literal if there has been a prior OOM.
dbsqlfuzz 23871e5805d6c45b392f9b7aa1e8a2b98f3c27cd.

FossilOrigin-Name: c538d075350927222ab0a6598b844f7b15153c5dc008d71b921a2b73c4f4a7a4
manifest
manifest.uuid
src/expr.c