]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the SQLITE_DEFAULT_WORKER_THREADS compile-time option.
authordrh <drh@noemail.net>
Sat, 3 May 2014 11:22:09 +0000 (11:22 +0000)
committerdrh <drh@noemail.net>
Sat, 3 May 2014 11:22:09 +0000 (11:22 +0000)
commita09c8855b7d41088d40df18b4b7b41a0c0c7ad28
tree2af00d29baee313f4f522927a78f373065d10738
parente500747cfee58695a2f02df0b9cf095746f0a574
Add the SQLITE_DEFAULT_WORKER_THREADS compile-time option.
Fix a NULL-pointer dereference that can occur following OOM.

FossilOrigin-Name: e0dea89b3e9f295f80210fcca007681bf1b08692
manifest
manifest.uuid
src/global.c
src/sqliteInt.h
src/vdbesort.c