]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change a type in shell.c.in from "int" to "sqlite3_int64" in order to
authordan <dan@noemail.net>
Wed, 3 Oct 2018 11:13:30 +0000 (11:13 +0000)
committerdan <dan@noemail.net>
Wed, 3 Oct 2018 11:13:30 +0000 (11:13 +0000)
commit60bdcf5e5641dddea660376b8ea8156aeabf8402
tree6f44cda8ef0337f85f28c18034ca17478274e547
parent9b7e8e10f2049456068868fe4881b26990ffeaf6
Change a type in shell.c.in from "int" to "sqlite3_int64" in order to
avoid a compiler warning and possible integer overflow.

FossilOrigin-Name: bf0a6634cd8f9457992b8da522a6775a304156815bf6f4f64f96016356baa870
manifest
manifest.uuid
src/shell.c.in