diff options
author | Nicolas Pitre <nico@cam.org> | 2008-08-29 16:07:59 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-08-29 21:51:27 -0700 |
commit | abeb40e5aa5b4a39799ae1caad241c8c7708053a (patch) | |
tree | 6fb35911f6750230ade15c390256bb237f5e0019 /csum-file.c | |
parent | pack-objects: improve returned information from write_one() (diff) | |
download | tgif-abeb40e5aa5b4a39799ae1caad241c8c7708053a.tar.xz |
improve reliability of fixup_pack_header_footer()
Currently, this function has the potential to read corrupted pack data
from disk and give it a valid SHA1 checksum. Let's add the ability to
validate SHA1 checksum of existing data along the way, including before
and after any arbitrary point in the pack.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'csum-file.c')
0 files changed, 0 insertions, 0 deletions