]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid unnecessary NULL pointer checks on calls to sqlite3WalkExpr().
authordrh <>
Mon, 19 Jun 2023 23:27:22 +0000 (23:27 +0000)
committerdrh <>
Mon, 19 Jun 2023 23:27:22 +0000 (23:27 +0000)
commitf82c8cb0d55fe1f848d8b41532e8f888def293eb
treec441688ec1c741290623dc94b31cd746f5897d50
parent1e24dc987a6d5710258ca75488ae54339f7e3bb6
Avoid unnecessary NULL pointer checks on calls to sqlite3WalkExpr().

FossilOrigin-Name: 73d86a12fb068456a884c030fddd87020d6ec9d56376de541cf082b2104174d3
manifest
manifest.uuid
src/resolve.c
src/sqliteInt.h
src/walker.c