]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Initialize a variable to zero to prevent an (incorrect) compiler warning of
authordrh <drh@noemail.net>
Sat, 3 Jun 2017 20:09:37 +0000 (20:09 +0000)
committerdrh <drh@noemail.net>
Sat, 3 Jun 2017 20:09:37 +0000 (20:09 +0000)
commit4c88348729960b56b78a32e562a9627789bd0aaa
treeb41a979e9ff92d7cff6cec167f3d6cdeae333671
parent5930f663a110ef69aa5322ae0546074a78796a45
Initialize a variable to zero to prevent an (incorrect) compiler warning of
it potentially being uninitialized.

FossilOrigin-Name: 65182ce041b30cd0193b958eca975b720fe5200a868baba1e633e49433d86813
manifest
manifest.uuid
src/insert.c