]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Have sqlite3_set_errmsg() return SQLITE_MISUSE if a NULL db handle is passed to it...
authordan <Dan Kennedy>
Mon, 10 Nov 2025 10:47:29 +0000 (10:47 +0000)
committerdan <Dan Kennedy>
Mon, 10 Nov 2025 10:47:29 +0000 (10:47 +0000)
commit4ac766cc05f6fabdf1ab27027eb435c6fa781d22
tree1d5b3a791113bd373af9d6650dc69ef65bd31dbd
parent73caea1764731beceaa8fc3a09f45c48b6e7750b
Have sqlite3_set_errmsg() return SQLITE_MISUSE if a NULL db handle is passed to it, as documented.

FossilOrigin-Name: 5f5a736f88bc9bc6c9c83d2cbfd74c0b5357d7417d9993d34a78f0b7317ff796
manifest
manifest.uuid
src/main.c
src/test1.c
test/misuse.test