]> 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:22:35 +0000 (14:22 +0000)
committerdrh <>
Wed, 15 Apr 2026 14:22:35 +0000 (14:22 +0000)
commitdf330b6f92a257117c145f96a9084cd29eaf800e
tree52bad44239468a0fdb8869491f027ce561a645ef
parentef152ec09f8a0909e46a23e608d6121687175e95
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: b6b1d069cd5528b79ab0412137971fca1963a500f99e5c53ae57de1dd90066d2
manifest
manifest.uuid
src/printf.c