Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ds/find-unique-abbrev-optim'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 8 Mar 2018 20:36:26 +0000
(12:36 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 8 Mar 2018 20:36:26 +0000
(12:36 -0800)
While finding unique object name abbreviation, the code may
accidentally have read beyond the end of the array of object names
in a pack.
* ds/find-unique-abbrev-optim:
sha1_name: fix uninitialized memory errors
1
2
sha1_name.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
65ebfec
21abed5
)
diff --cc
sha1_name.c
Simple merge