]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure temporary sqlite3_value objects used by STAT4 are reset to NULL prior
authordrh <>
Sun, 11 Jun 2023 21:58:20 +0000 (21:58 +0000)
committerdrh <>
Sun, 11 Jun 2023 21:58:20 +0000 (21:58 +0000)
commit26d71f03fcdf307e59d2501041d49ff50e966d12
tree0fb34e195c70dfd42628112bbdcf6a3bdc9d418e
parentb102d62749651ac58d68e4eacdfe79c4e327836a
Make sure temporary sqlite3_value objects used by STAT4 are reset to NULL prior
to being reused, to prevent a memory leak associated with
the custom xDel string value destructor.
dbsqlfuzz 65209ab5d5730e4fd14fff9d024325a77239036e.

FossilOrigin-Name: 88be7075cdc7000d3a1e84e49064cf8c28fc7caca9c464f44a83265223961b51
manifest
manifest.uuid
src/vdbemem.c