]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem in the shell tools readfile() command causing blobs to be
authordan <dan@noemail.net>
Sat, 17 Dec 2016 08:18:05 +0000 (08:18 +0000)
committerdan <dan@noemail.net>
Sat, 17 Dec 2016 08:18:05 +0000 (08:18 +0000)
commit11da002c0209be4cd0e07cefdef0e869e174f2e0
treee8cfbe0946db3d1bcc556aafd8094f93dd8de72a
parentd47c6c495dae8d002efd3c87ed337db33cd52c5f
Fix a problem in the shell tools readfile() command causing blobs to be
truncated at the first embedded 0x00 byte in release builds, or an assert() to
fail in a debug build.

FossilOrigin-Name: 8dedd6ad44bd1d103dced9d1350188cb2327128d
manifest
manifest.uuid
src/shell.c
test/shell6.test
test/shell7.test [new file with mode: 0644]