]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'np/maint-safer-pack'
authorJunio C Hamano <gitster@pobox.com>
Wed, 3 Sep 2008 00:46:48 +0000 (17:46 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Sep 2008 00:46:48 +0000 (17:46 -0700)
commit53b543ab8218cede7fb9383298c00dcef663692c
tree89a69be506e7249d687934dbb7aa4266201c4aaf
parentf3db366770ffc67196ee13cdcb65c6bfb45821f6
parentd35825da6d5570524234e1bfe4ff0f57957b6db3
Merge branch 'np/maint-safer-pack'

* np/maint-safer-pack:
  fixup_pack_header_footer(): use nicely aligned buffer sizes
  index-pack: use fixup_pack_header_footer()'s validation mode
  pack-objects: use fixup_pack_header_footer()'s validation mode
  improve reliability of fixup_pack_header_footer()
  pack-objects: improve returned information from write_one()
builtin-pack-objects.c
fast-import.c