]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix the format() SQL function so that it reports TOOBIG and NOMEM errors.
authordrh <>
Sun, 31 May 2026 09:18:31 +0000 (09:18 +0000)
committerdrh <>
Sun, 31 May 2026 09:18:31 +0000 (09:18 +0000)
commitd076d98ec8c82c6a4f12fee56d5149bb225d27df
tree698f1d2752f3413598cab31d0330450709c96932
parent72f0bd609cadbef78208324fb6118f1b3eb5fae4
Fix the format() SQL function so that it reports TOOBIG and NOMEM errors.
Fix a possible integer overflow on %#Q formatting.
[bugs:/info/2026-05-31T02:00:07Z|Bug 2026-05-31T02:00:07Z].

FossilOrigin-Name: 3bfe0510aecccf113b9d008c308fca3096e9c45c59b919c0b91bb4703415988f
manifest
manifest.uuid
src/func.c
src/printf.c