]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem that could cause a crash if a blob handle were closed after the associa...
authordan <dan@noemail.net>
Mon, 15 Jul 2019 13:58:28 +0000 (13:58 +0000)
committerdan <dan@noemail.net>
Mon, 15 Jul 2019 13:58:28 +0000 (13:58 +0000)
commite464802d49013ea759c30be7106976cbc2cde1e5
tree24b2da79f370e15b417bdec2369c60a473f40b3f
parent08e2e8e680147a52909b292d4c0628a94f928207
Fix a problem that could cause a crash if a blob handle were closed after the associated database handle was closed using sqlite3_close_v2().

FossilOrigin-Name: 52f463d29407fad691c42b13462880e7605603c9be9f480d18e953a0ef78149a
manifest
manifest.uuid
src/vdbeblob.c
test/close.test