]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Set the MEM_Term flag when an internal string has a nul-terminator appended to it...
authordanielk1977 <danielk1977@noemail.net>
Mon, 5 Feb 2007 14:21:47 +0000 (14:21 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Mon, 5 Feb 2007 14:21:47 +0000 (14:21 +0000)
commitd7263927f7b53330ad4b7fef608ff0b953435ad8
treebc4cd4f2c8d3ef170245c770918510ec22cd4375
parenta34001c9a38589ebf6e3378186cbeba89f3a2f87
Set the MEM_Term flag when an internal string has a nul-terminator appended to it. Fix for #2213. (CVS 3627)

FossilOrigin-Name: fc969ad991e5114c3612f4796e342a6db2d79cd5
manifest
manifest.uuid
src/test1.c
src/vdbemem.c
test/tkt2213.test [new file with mode: 0644]