]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix two potential (and apparently harmless) shift overflows discovered by
authordrh <drh@noemail.net>
Thu, 5 Dec 2013 16:41:55 +0000 (16:41 +0000)
committerdrh <drh@noemail.net>
Thu, 5 Dec 2013 16:41:55 +0000 (16:41 +0000)
commit47676fedf640e2433bde647a6c3343fa2e3a64c0
tree4032029cbffd4e3403b72d06fc376a2c027af80c
parent7f59475fdaac1f487f32cc3604b15a7273b73631
Fix two potential (and apparently harmless) shift overflows discovered by
the -fcatch-undefined-behavior option of clang.

FossilOrigin-Name: e19eead8c9977ed4f00eac54c5bc7e90db78caa8
manifest
manifest.uuid
src/os_unix.c
src/util.c