]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use NEVER and ALWAYS macros to confirm that the return value from
authordrh <drh@noemail.net>
Sun, 8 Nov 2020 20:44:30 +0000 (20:44 +0000)
committerdrh <drh@noemail.net>
Sun, 8 Nov 2020 20:44:30 +0000 (20:44 +0000)
commit235667a858fb5f98227ae19715f2539878705bcb
tree0c0bca6e0ade98111302305eacb241a239f9f0bb
parent78043e891ab2fba7dbec1493a9d3e10ab2476745
Use NEVER and ALWAYS macros to confirm that the return value from
sqlite3ExprSkipCollateAndLikely() is never NULL in some of its use cases.

FossilOrigin-Name: 76d2eb86e109fc3cbdba2e8175c22ed7660b59bb9315f6c55c565587f33ad43b
manifest
manifest.uuid
src/expr.c
src/resolve.c
src/select.c
src/where.c
src/whereexpr.c