]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the sqlite_stmt extension, store the result of strlen() in a 64-bit
authordrh <>
Mon, 11 Jul 2022 19:12:47 +0000 (19:12 +0000)
committerdrh <>
Mon, 11 Jul 2022 19:12:47 +0000 (19:12 +0000)
commitd5c2e084498eb5c235bf6fb8f85a9bc7d940035c
tree4b6d34f6e3bd07a8cc90510b833445825cf00f88
parentf1ab642cde13954f4e739fbb8f2705350821015d
In the sqlite_stmt extension, store the result of strlen() in a 64-bit
integer to avoid a compiler warning, even though we know that the length
will always fit comfortably in 32 bits.

FossilOrigin-Name: 3fe19452499afc8e6b38905e1ce7e9153adbfebf10dccf39da4b7f1b0cd24f05
ext/misc/stmt.c
manifest
manifest.uuid