]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a memory leak in the processing of nested row values. This problem has
authordrh <drh@noemail.net>
Sun, 18 Feb 2018 17:50:03 +0000 (17:50 +0000)
committerdrh <drh@noemail.net>
Sun, 18 Feb 2018 17:50:03 +0000 (17:50 +0000)
commite28eb64d09e3615d2695c2f6972d0c01b472bc2f
treef8d6d4328a8d0e59e319b2dd512c744c75cd2c2c
parent091881bbb030581af513b879bb8adc2878d63592
Fix a memory leak in the processing of nested row values.  This problem has
existed every since row values support was added (version 3.15.0, 2016-10-14)
but was only just now detected by OSSFuzz.

FossilOrigin-Name: 2df6bbf1b8ca881c8a465d6624de66fde4c5975ccae6b2f2dda392b137f577de
manifest
manifest.uuid
src/whereexpr.c
test/rowvalue.test