cleanup: fix possible overflow errors in binary search
authorDerrick Stolee <dstolee@microsoft.com>
Sun, 8 Oct 2017 18:29:37 +0000 (14:29 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Oct 2017 23:57:24 +0000 (08:57 +0900)
commit19716b2...a4255ecc7148b54ab2c78039c59f25bf
tree5f1cecb...fc543c64e7c4c4f371d204424e1ce1bbcopy hash to clipboard (tree)
parent217f276...cbcb562872437eed4dec62e00846d90ccopy hash to clipboard (diff)
12 files changed:
builtin/index-pack.c
builtin/pack-objects.c
builtin/unpack-objects.c
cache-tree.c
compat/regex/regex_internal.c
compat/regex/regexec.c
packfile.c
sha1-lookup.c
sha1_name.c
string-list.c
utf8.c
xdiff/xpatience.c