Merge branch 'rs/fix-alt-odb-path-comparison' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 16 Jul 2014 18:17:08 +0000 (11:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 16 Jul 2014 18:17:08 +0000 (11:17 -0700)
Code to avoid adding the same alternate object store twice was
subtly broken for a long time, but nobody seems to have noticed.

* rs/fix-alt-odb-path-comparison:
sha1_file: avoid overrunning alternate object base string

1  2 
sha1_file.c
diff --cc sha1_file.c
Simple merge