]> git.ipfire.org Git - thirdparty/sqlite.git/commit
For the sqlite3_bind_text16 TCL binding used for testing, ensure that there
authordrh <>
Sat, 27 Mar 2021 16:21:34 +0000 (16:21 +0000)
committerdrh <>
Sat, 27 Mar 2021 16:21:34 +0000 (16:21 +0000)
commit5e23ae500b916a5bb52f35769a391935f62efcfa
treeae3046659b641493af7dcfbc602ba19ac4c1c008
parent639ae98c635670329d914803cce40adde687c335
For the sqlite3_bind_text16 TCL binding used for testing, ensure that there
are at least 3 terminating zeros, so that there will always be a \u0000
character even if the original byte sequence is an odd number of bytes.

FossilOrigin-Name: c23d092f37c535f88a47e9f55aa7b2fd40cfd5c50eec9191a68073d7f9141ecd
manifest
manifest.uuid
src/test1.c