]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix compiler warnings. Get the new sqlite3_result_zeroblob64() working
authordrh <drh@noemail.net>
Fri, 24 Jul 2015 17:14:03 +0000 (17:14 +0000)
committerdrh <drh@noemail.net>
Fri, 24 Jul 2015 17:14:03 +0000 (17:14 +0000)
commit6bacdc21aebcdebcbc2b035a6ae25772b4d1b641
tree75b59261366c71018dcfb4226c0b561375c7b9f9
parenta4d5ae8fa2162be7348bced27ed18969f80494b3
Fix compiler warnings.  Get the new sqlite3_result_zeroblob64() working
on loadable extensions.

FossilOrigin-Name: f8991e6f726485301c80d2dbb05e7d5c0d283b5d
manifest
manifest.uuid
src/func.c
src/loadext.c
src/test_malloc.c
src/vdbeapi.c