projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
dff9d65
cb2912c
)
Merge branch 'hv/link-alt-odb-entry'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 30 Jul 2012 19:55:01 +0000
(12:55 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 30 Jul 2012 19:55:01 +0000
(12:55 -0700)
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
1
2
sha1_file.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
sha1_file.c
Simple merge