]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add assert() statements to some of the sqlite3_bind() APIs that help human
authordrh <>
Tue, 17 Sep 2024 21:42:04 +0000 (21:42 +0000)
committerdrh <>
Tue, 17 Sep 2024 21:42:04 +0000 (21:42 +0000)
commit87dce45f965e575cd4cee845f68404b9133ae09a
treefa43ffbdc9e2047ca9705dd93cf6f3eace10a700
parentff60709d681406df3644863feaee64fdff8ae2bd
Add assert() statements to some of the sqlite3_bind() APIs that help human
readers and static analyzers, both, reason about the code and verify that it
is memory safe.

FossilOrigin-Name: 97528788145b83a1486dbaf09326ebedbc07bd0b47a57cdff773885b0b984604
manifest
manifest.uuid
src/vdbeapi.c