]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the sqlite3OomFault() routine sets an error in the Parse object
authordrh <>
Mon, 24 Jan 2022 12:48:54 +0000 (12:48 +0000)
committerdrh <>
Mon, 24 Jan 2022 12:48:54 +0000 (12:48 +0000)
commit3cdb1394b936cbf139d441628de7533efa895cc3
tree12f106e4791fbf055f279d9367dd1f189f2c2132
parentf5bc44407701b4143519ecb32a547ca2f3b169ff
Make sure the sqlite3OomFault() routine sets an error in the Parse object
if there is a Parse object active and linked to the database connection.

FossilOrigin-Name: ad7aace761c6b21ba453eaf43c68d985be7cbd5a200fe0d2e27a0c7150f99874
manifest
manifest.uuid
src/build.c
src/malloc.c
src/select.c
src/sqliteInt.h