diff options
author | Nicolas Pitre <nico@cam.org> | 2007-04-09 01:06:30 -0400 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-04-10 12:48:14 -0700 |
commit | d7dd02231f75604e388afb905f7bf8afd1bf4b24 (patch) | |
tree | 6325b2d2941ae62713c30b7cf0b6c7b9d259a835 /show-index.c | |
parent | make overflow test on delta base offset work regardless of variable size (diff) | |
download | tgif-d7dd02231f75604e388afb905f7bf8afd1bf4b24.tar.xz |
add overflow tests on pack offset variables
Change a few size and offset variables to more appropriate type, then
add overflow tests on those offsets. This prevents any bad data to be
generated/processed if off_t happens to not be large enough to handle
some big packs.
Better be safe than sorry.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'show-index.c')
0 files changed, 0 insertions, 0 deletions