]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix two assert() statements that failed to take into account
authordrh <>
Wed, 17 May 2023 00:26:50 +0000 (00:26 +0000)
committerdrh <>
Wed, 17 May 2023 00:26:50 +0000 (00:26 +0000)
commit010bd47b9879aa563d04827497c3a0cd91c19f7d
tree6004a030d77af01522672e59db48da6c0b98db54
parentea1b2fa03452589806e8c9547b7a5ca1d8d5f515
Fix two assert() statements that failed to take into account
the likely() built-in function.  This does not impact production code.

FossilOrigin-Name: 8504fe812c5b4956c8acad515d537add54cb591bc81747113f9b24526d7685b8
manifest
manifest.uuid
src/expr.c
src/treeview.c