]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add assert() statements that fail when a shallow copy is accessed after the
authordrh <drh@noemail.net>
Mon, 27 Sep 2010 21:09:31 +0000 (21:09 +0000)
committerdrh <drh@noemail.net>
Mon, 27 Sep 2010 21:09:31 +0000 (21:09 +0000)
commit2b4ded993bab6d6fc2d16be2ea9c311deccb5af1
tree28546ddcbdbcdcab111507105721f25504679d85
parent7445ffe2da4062acacd89bca7aecb7716d3c74c9
Add assert() statements that fail when a shallow copy is accessed after the
original has been modified.  These assert() statements should detect the kinds
of subtle SCopy bugs such as caused the fault
in ticket [b351d95f9cd5ef17e9d9dbae18f].

FossilOrigin-Name: 8b8e1732e8410efd5f8e308c43abe521584e87a0
manifest
manifest.uuid
src/vdbe.c
src/vdbeInt.h
src/vdbemem.c