]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an off-by-one error that causes a quoted empty string at the end of
authordrh <drh@noemail.net>
Wed, 28 Aug 2013 13:33:40 +0000 (13:33 +0000)
committerdrh <drh@noemail.net>
Wed, 28 Aug 2013 13:33:40 +0000 (13:33 +0000)
commit868ccf26797fa5ce73a4145b66696577d538bbdf
treeadd87e745993f8119d39bb80c6299bd09b0e5db2
parentf7f8de5fb20985dcd50d37e31673541a4971df35
Fix an off-by-one error that causes a quoted empty string at the end of
a CRNL-terminated line of CSV input to be misread by the shell.

FossilOrigin-Name: b5617e4fdadc4cded93c985008e90982dd48bc3b
manifest
manifest.uuid
src/shell.c
test/shell5.test