Merge branch 'rs/fix-alt-odb-path-comparison' into maint
commit5a3db94539acbf66b9fcf466b5ea7fd53295dc89
authorJunio C Hamano <gitster@pobox.com>
Wed, 16 Jul 2014 18:17:08 +0000 (16 11:17 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 16 Jul 2014 18:17:08 +0000 (16 11:17 -0700)
treea9ce37821d811e0b4c718ad87aa2457d5dfc97c4
parent5c18fde0d96cfcbc321caad8f809028b0c63aaeb
parent80b47854ca84abec991f6fff42dbeb6626588b87
Merge branch 'rs/fix-alt-odb-path-comparison' into maint

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
sha1_file.c