]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use sqlite3_malloc64() in place of sqlite3_malloc() internally.
authordrh <drh@noemail.net>
Wed, 29 Apr 2015 16:50:28 +0000 (16:50 +0000)
committerdrh <drh@noemail.net>
Wed, 29 Apr 2015 16:50:28 +0000 (16:50 +0000)
commitf3cdcdccbeedd4de04d74eb95ecc244eb90e4082
treef79e86511e5347f496fb87be780a37e125f29e15
parentb4a91a9a8859fc021ec4d3de08eb49a257d62a14
Use sqlite3_malloc64() in place of sqlite3_malloc() internally.

FossilOrigin-Name: 48f553b05c05373c0af4b9c3a542979db3a2ee19
16 files changed:
manifest
manifest.uuid
src/bitvec.c
src/func.c
src/loadext.c
src/main.c
src/os_unix.c
src/os_win.c
src/printf.c
src/shell.c
src/table.c
src/test_intarray.c
src/test_multiplex.c
src/test_stat.c
src/vtab.c
src/wal.c