]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add a missing memAboutToChange() macro to vdbe.c, the lack of which was causing an...
authordan <dan@noemail.net>
Mon, 14 Dec 2015 19:42:19 +0000 (19:42 +0000)
committerdan <dan@noemail.net>
Mon, 14 Dec 2015 19:42:19 +0000 (19:42 +0000)
commitb1d6b53694cc2a618b3566cbd5e5de24d4e5464b
tree6fc5b190411689c760d43a725b82a71760d43b04
parent0f308f5d47b23093ff4b5333e63bc50d0466ed47
Add a missing memAboutToChange() macro to vdbe.c, the lack of which was causing an assert() to fail incorrectly. Problem found by libfuzzer.

FossilOrigin-Name: 1a24791109da607d502ac41f179fe6c1dc46c774
manifest
manifest.uuid
src/vdbe.c
test/with1.test