]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If SQLITE_TEST_REALLOC_STRESS is defined, extend the op-code array used by virtual...
authordan <dan@noemail.net>
Tue, 12 Aug 2014 13:38:52 +0000 (13:38 +0000)
committerdan <dan@noemail.net>
Tue, 12 Aug 2014 13:38:52 +0000 (13:38 +0000)
commit76ccd89d13590fad2c34922753c75efe120c3491
tree70dce0a7d008aa665e1591ec9646081c6849f7ea
parent61ffea549087e3489eb59a80bc152ed6c9c65804
If SQLITE_TEST_REALLOC_STRESS is defined, extend the op-code array used by virtual-machine programs by one element at a time, instead of doubling its size with each realloc().

FossilOrigin-Name: 4c291827224b84487a38e7ccba2edabc0f15b5ba
manifest
manifest.uuid
src/vdbeaux.c
test/incrblob_err.test
test/malloc.test
test/malloc_common.tcl