]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug in the hard_heap_limit pragma so that it returns the new value of hard-heap-limit
authordrh <drh@noemail.net>
Thu, 14 Nov 2019 17:46:32 +0000 (17:46 +0000)
committerdrh <drh@noemail.net>
Thu, 14 Nov 2019 17:46:32 +0000 (17:46 +0000)
commit31999c5cac3b01dc8a17a9148f8129d33109e240
tree16df574b5913efbcf6aca7424ac06a2296cd13ae
parent803f06bf6220e7656202dc8559a1ade83a0a5c1d
Fix a bug in the hard_heap_limit pragma so that it returns the new value of
the hard_heap_limit, not the soft_heap_limit.  Change SQLITE_MAX_MEMORY so
that it works by setting the default hard_heap_limit value.

FossilOrigin-Name: 33fd0c3abcad5555a150990a22d9c1bab99e79be01143fccb9fafc9b52cf92c8
manifest
manifest.uuid
src/malloc.c
src/pragma.c
test/fuzzcheck.c
test/ossfuzz.c
test/tester.tcl