]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/decimal-width-for-uintmax'
authorJunio C Hamano <gitster@pobox.com>
Wed, 18 Feb 2015 19:45:02 +0000 (11:45 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Feb 2015 19:45:02 +0000 (11:45 -0800)
We didn't format an integer that wouldn't fit in "int" but in
"uintmax_t" correctly.

* jk/decimal-width-for-uintmax:
  decimal_width: avoid integer overflow

1  2 
cache.h
pager.c

diff --cc cache.h
Simple merge
diff --cc pager.c
Simple merge