aboutsummaryrefslogtreecommitdiffstats
path: root/object-file.c
diff options
context:
space:
mode:
authorRené Scharfe <l.s.r@web.de>2021-11-16 00:19:38 +0100
committerJunio C Hamano <gitster@pobox.com>2021-11-18 12:42:06 -0800
commit42c456ff8116fb0373c5cf6df54d34cb343b058e (patch)
tree2ff1840c666728ead461b2f249a8ca98fb954962 /object-file.c
parentc90cfc225baaf64af311f7e2953267e4de636205 (diff)
downloadgit-42c456ff8116fb0373c5cf6df54d34cb343b058e.tar.gz
mergesort: avoid left shift overflow
Use size_t to match n when building the bitmask for checking whether a rank is occupied, instead of the default signed int. Signed-off-by: René Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'object-file.c')
0 files changed, 0 insertions, 0 deletions