]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use Tcl_GetString() instead of Tcl_GetCharLength() to test for a zero-length
authordrh <>
Tue, 21 Jan 2025 11:10:16 +0000 (11:10 +0000)
committerdrh <>
Tue, 21 Jan 2025 11:10:16 +0000 (11:10 +0000)
commitd0db5edf612fff09e4548e952247ffaec53e1c19
tree06354c474463146b6c94972d8f6fb2e4d42305aa
parentc69d537b93c85222ca8d44287b4167a2b28d1145
Use Tcl_GetString() instead of Tcl_GetCharLength() to test for a zero-length
string in the TCL interface, since that is much more efficient.

FossilOrigin-Name: a8d9dcfd23fbfcd887e451382836c1e88215984cc01e00be11387dbf4ab26fd8
manifest
manifest.uuid
src/tclsqlite.c