]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure sqlite3_value_bytes() does not reformat the content after a
authordrh <drh@noemail.net>
Fri, 27 Apr 2007 17:16:20 +0000 (17:16 +0000)
committerdrh <drh@noemail.net>
Fri, 27 Apr 2007 17:16:20 +0000 (17:16 +0000)
commit9310ef23e27df1c579e063a450d240ea4de08f2a
tree46e60e4b609ef6cfb8eaf5078395742344a889aa
parentba6d3514868b5da7fa298ec1cb573e6381bb5322
Make sure sqlite3_value_bytes() does not reformat the content after a
call to sqlite3_value_blob().  Add documentation to explain this hazard.
Add many new tests.  Ticket #2321. (CVS 3880)

FossilOrigin-Name: e92bd97a3726bbb7978489e2994747127c4aefcf
manifest
manifest.uuid
src/func.c
src/test1.c
src/vdbeapi.c
test/ptrchng.test [new file with mode: 0644]
www/capi3.tcl
www/capi3ref.tcl