pack.c
39.4 KB
- 
pack: cast the number of objects to size_t · 1bbe0dd8Similar to a previous change where we had to change the casting when loading the index file, we also need to make sure we don't restrict the numbers to 32-bit when looking up objects in packfiles. This was done about three years ago in git itself, but we never got he update in this library. Carlos Martín Nieto committed
