]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Reinitialize debugging information on registers of a trigger prior to each
authordrh <drh@noemail.net>
Fri, 25 Jan 2019 19:29:01 +0000 (19:29 +0000)
committerdrh <drh@noemail.net>
Fri, 25 Jan 2019 19:29:01 +0000 (19:29 +0000)
commitb2e61bc66b88cc82cc67830a77ee512e6b4b18fa
treea961a9fc220262797d6245c1ede1ecddba26a91e
parentf69af053dcaee472a9d2391db22cd682ed491d39
Reinitialize debugging information on registers of a trigger prior to each
invocation of the trigger.  This prevents false-positives from the
sqlite3VdbeMemAboutToChange() test logic.

FossilOrigin-Name: 98b3b97573ccb3d986d1552f97f96e15088a598945923adcac77010c1e8b7fe4
manifest
manifest.uuid
src/vdbe.c