aboutsummaryrefslogtreecommitdiff
path: root/src/json.c
diff options
context:
space:
mode:
authordrh <>2023-10-07 08:00:54 +0000
committerdrh <>2023-10-07 08:00:54 +0000
commit43e232dc473ce88c6d707fea72e937cba21c1ff2 (patch)
tree65363751693e64cfa874056505f4942c3e3162a1 /src/json.c
parent00eee7a786bf165e10de253fe3da19d1057f4aad (diff)
downloadsqlite-43e232dc473ce88c6d707fea72e937cba21c1ff2.tar.gz
sqlite-43e232dc473ce88c6d707fea72e937cba21c1ff2.zip
Fix a resource leak: sqlite3_blob_reopen() was failing to invoke the
xDel() distructor on a register when it sets that register to the new rowid. This was never a problem prior to the large-column cache of [771fe35074b50b8d] as that destructor was always a no-op. dbsqlfuzz cd96368deaece480fb94d42427dde053737a650e. FossilOrigin-Name: 545edd5ecf20a7feb99dc5ce6f338fa1f172c2e17b240cbede497f0729dbd3d7
Diffstat (limited to 'src/json.c')
0 files changed, 0 insertions, 0 deletions