]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Assert() statements added to sqlite3_result_text64() and
authordrh <>
Sat, 24 Jan 2026 17:18:56 +0000 (17:18 +0000)
committerdrh <>
Sat, 24 Jan 2026 17:18:56 +0000 (17:18 +0000)
commitfb288a432c29be8966ab5cd95ddc41949005f1dd
treef1b871fac1a031a73c71759a9dbafcaadbfd3b29
parent40b6eace0e0b342f91189599d1294570470134d0
Assert() statements added to sqlite3_result_text64() and
sqlite3_bind_text64() to detect misuse of SQLITE_UTF8_ZT that can
result in undefined behavior.

FossilOrigin-Name: e761fcc6838aee1fa5e098ad167866845a8ee140a3346fb089a1238abb58d998
manifest
manifest.uuid
src/vdbeapi.c