]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change an assert() in where.c to a testcase() macro, since the condition may be false...
authordan <dan@noemail.net>
Sat, 28 Dec 2019 18:08:39 +0000 (18:08 +0000)
committerdan <dan@noemail.net>
Sat, 28 Dec 2019 18:08:39 +0000 (18:08 +0000)
commit4adb1d0000c8bd3d194518bf3e164d90cdecb93b
treed57b6fc81a83d0364140f6e8c7371941fa8b7cb0
parenta4b2df5ce277b5bfb28ceeb1e8d9d052e870b367
Change an assert() in where.c to a testcase() macro, since the condition may be false. This was a problem with the assert() only, there is no bug in release builds that omit assert().

FossilOrigin-Name: 82be135dee7ccfde5f8a67f3621b7ced449dce89bae9cadf025154a4de848c11
manifest
manifest.uuid
src/wherecode.c
test/nulls1.test