]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid create a stack from in sqlite3BackupUpdate() in the common case where
authordrh <drh@noemail.net>
Wed, 1 Jul 2015 19:59:36 +0000 (19:59 +0000)
committerdrh <drh@noemail.net>
Wed, 1 Jul 2015 19:59:36 +0000 (19:59 +0000)
commit14681b739b4929162bd0f64545667f97063f97f7
tree562c6b3a4cc4123d4135d13d51bfaa70db5908b9
parente05b3f8f0bf6e7009c0746057535a81d1c3f05b2
Avoid create a stack from in sqlite3BackupUpdate() in the common case where
the first argument is NULL.

FossilOrigin-Name: 2a897b9e94acaf1fd91e9f8e94fa52e01694f011
manifest
manifest.uuid
src/backup.c