]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Bug fix in sqlite3_str_free(): Do not crash if called on an sqlite3_str
authordrh <>
Wed, 15 Apr 2026 14:17:58 +0000 (14:17 +0000)
committerdrh <>
Wed, 15 Apr 2026 14:17:58 +0000 (14:17 +0000)
commit1e472f2d3267d7e7e2d4c8614f4a5ef1a2475ca3
treeab30491d7b0f2e39bfb719ec55cfb5fc2262efe3
parente3dbf751604e2f6c3320c203117dc8f304f36b24
Bug fix in sqlite3_str_free(): Do not crash if called on an sqlite3_str
object returned from sqlite3_str_new() following an OOM.

FossilOrigin-Name: 92d8ac0c4938e43b00111b43630ecfa91c30e5200ca03937a84f4b50bd1a13b3
manifest
manifest.uuid
src/printf.c