]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use memmove() rather than a home-made copy loop in insertCell() too.
authordrh <drh@noemail.net>
Mon, 9 Dec 2013 02:32:19 +0000 (02:32 +0000)
committerdrh <drh@noemail.net>
Mon, 9 Dec 2013 02:32:19 +0000 (02:32 +0000)
commit8f518837f952dd40930b9ed3c026c4fd6d7453ac
tree84ff8d719f152a67ba6ed79257f1942ecb183d81
parent9bb7c4ff4ff132ba7bfda7ac27c2fdf617ed64cd
Use memmove() rather than a home-made copy loop in insertCell() too.

FossilOrigin-Name: a3d796b1673ca68ced247d63c22ddcfb1f9d56ea
manifest
manifest.uuid
src/btree.c