Merge branch 'hv/link-alt-odb-entry'
commitfbea95ce10553a850cf7561dc92a7487669d7d3c
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 Jul 2012 19:55:01 +0000 (30 12:55 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Jul 2012 19:55:01 +0000 (30 12:55 -0700)
tree0bc01c5a271c7845ecc7a0c26709e58091a21821
parentdff9d65dc61af8a00a6eef153ebc59b76de9c412
parentcb2912c324477f0d92618ac258c43b2692e870c4
Merge branch 'hv/link-alt-odb-entry'

The code to avoid mistaken attempt to add the object directory
itself as its own alternate could read beyond end of a string while
comparison.

* hv/link-alt-odb-entry:
  link_alt_odb_entry: fix read over array bounds reported by valgrind
sha1_file.c