]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an error in the SQLITE_MAX_MEMORY implementation resulting from a bad
authordrh <drh@noemail.net>
Fri, 10 Mar 2017 17:03:11 +0000 (17:03 +0000)
committerdrh <drh@noemail.net>
Fri, 10 Mar 2017 17:03:11 +0000 (17:03 +0000)
commita6bf20b5872cf8c8490c7efd1f908600a50ec34d
tree9fd5df403057d752cc27d03fcff30baac543cc49
parent1e45c7db569018ed90a8ba8176342d0912366778
Fix an error in the SQLITE_MAX_MEMORY implementation resulting from a bad
merge.  Update the OSSFuzz interface so that it times out after running
the byte-code engine for 10 seconds.

FossilOrigin-Name: f8560c60d10c0365b33342ab05b5a953987b0471
Makefile.in
Makefile.msc
main.mk
manifest
manifest.uuid
src/malloc.c
test/ossfuzz.c