]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix sqlite3VdbeMakeWritable() to always clear the MEM_Ephem flag.
authordrh <drh@noemail.net>
Tue, 28 Apr 2015 14:00:02 +0000 (14:00 +0000)
committerdrh <drh@noemail.net>
Tue, 28 Apr 2015 14:00:02 +0000 (14:00 +0000)
commitbd6789e761b19e99e5bff6c3e55a3bddfc02346e
treee3bca71e301e7530329f153dd0798ce2f92f4346
parent5fb71254e4d94213c0ff23563b19a5f2a9b1e978
Fix sqlite3VdbeMakeWritable() to always clear the MEM_Ephem flag.
Change the OP_Move opcode to always deephemeralize moved content.

FossilOrigin-Name: fbb06727181eac1470b2dd458d2d159146439d21
manifest
manifest.uuid
src/vdbe.c
src/vdbemem.c