]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure zeroblob does reasonable things with a negative argument or
authordrh <drh@noemail.net>
Thu, 7 Jun 2007 19:08:32 +0000 (19:08 +0000)
committerdrh <drh@noemail.net>
Thu, 7 Jun 2007 19:08:32 +0000 (19:08 +0000)
commit98640a3fa16a0501fe4251b144f46ad01651be89
tree7cfb05df94b78e5eef22372f07c7ea812cf0e392
parent6c900c3df7062c4f7523ca8330b062fa77d67a9a
Make sure zeroblob does reasonable things with a negative argument or
an argument that is larger than the maximum blob size. (CVS 4048)

FossilOrigin-Name: f40218434e549144ddb48303df30e5191d44d3fc
manifest
manifest.uuid
src/func.c
src/limits.h
src/vdbe.c
src/vdbemem.c
test/sqllimits1.test
test/zeroblob.test