]> git.ipfire.org Git - thirdparty/sqlite.git/commit
More robust handling of zeroblob() with oversized arguments. Fix fuzzcheck
authordrh <drh@noemail.net>
Fri, 24 Jul 2015 15:49:23 +0000 (15:49 +0000)
committerdrh <drh@noemail.net>
Fri, 24 Jul 2015 15:49:23 +0000 (15:49 +0000)
commit53e66c3cda52c5bda5d917ecf7b4bed2c3dfa926
tree6caa82fceeae16b411c902336af1b48867371de1
parent03bc525a51bc6eec1409aa59ba09d8711eac405e
More robust handling of zeroblob() with oversized arguments.  Fix fuzzcheck
so that it can be run with limited heap memory.

FossilOrigin-Name: 4e3e516a42059c97f42a7eb59bdf5cded0ff843a
Makefile.in
Makefile.msc
main.mk
manifest
manifest.uuid
src/func.c
src/vdbe.c
src/vdbeapi.c
test/fuzzcheck.c
test/zeroblob.test