summaryrefslogtreecommitdiff
path: root/object.c
diff options
context:
space:
mode:
authorNicolas Pitre <nico@cam.org>2007-03-20 21:07:48 (GMT)
committerJunio C Hamano <junkio@cox.net>2007-03-21 05:09:59 (GMT)
commit9096c660a85c4a3d30f8885c766c34ce0766e869 (patch)
tree6e4f7b7b59ddd13684b044754278211a9f62e2e1 /object.c
parentce9fbf16e0000ecca92870a90e4b30afcb3917b7 (diff)
downloadgit-9096c660a85c4a3d30f8885c766c34ce0766e869.zip
git-9096c660a85c4a3d30f8885c766c34ce0766e869.tar.gz
git-9096c660a85c4a3d30f8885c766c34ce0766e869.tar.bz2
index-pack: more validation checks and cleanups
When appending objects to a pack, make sure the appended data is really what we expect instead of simply loading potentially corrupted objects and legitimating them by computing a SHA1 of that corrupt data. With this the sha1_object() can lose its test_for_collision parameter which is now redundent. Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'object.c')
0 files changed, 0 insertions, 0 deletions