]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem in the sorter causing it to return spurious SQLITE_NOMEM errors when...
authordan <dan@noemail.net>
Sat, 3 May 2014 14:28:14 +0000 (14:28 +0000)
committerdan <dan@noemail.net>
Sat, 3 May 2014 14:28:14 +0000 (14:28 +0000)
commit0d51def29e2734627d8ea4009dcfbbf837de30b7
tree43bd039551c10d2d2e16736c385095c8d91d0961
parent2fc7bc08bdde4b3da490c3990e1f06168eded03d
Fix a problem in the sorter causing it to return spurious SQLITE_NOMEM errors when configured to use memsys3 or memsys5.

FossilOrigin-Name: 3a66c4e1bf311d38668dfcdcd77867feff6db7bd
manifest
manifest.uuid
src/test1.c
src/test_config.c
src/vdbesort.c
test/permutations.test
test/sort.test
test/sort2.test
test/sort3.test
test/sortfault.test