]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'il/maint-xmallocz'
authorJunio C Hamano <gitster@pobox.com>
Wed, 27 Jan 2010 22:56:38 +0000 (14:56 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 27 Jan 2010 22:56:38 +0000 (14:56 -0800)
commita0075d9e6ae211e8bde3eb40c8cdebb1772ee680
treeb29228a2bb894edd907b319b23c77025b5f9e407
parentf1694b62bb3a3e1766b92d64a38f61524cc730a0
parent4ab07e4d1076a1b94b91d58913daeb20eb1c0e2d
Merge branch 'il/maint-xmallocz'

* il/maint-xmallocz:
  Fix integer overflow in unpack_compressed_entry()
  Fix integer overflow in unpack_sha1_rest()
  Fix integer overflow in patch_delta()
  Add xmallocz()
git-compat-util.h
sha1_file.c