Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/fast-import-fixes'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 11 Sep 2014 17:33:34 +0000
(10:33 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 11 Sep 2014 17:33:34 +0000
(10:33 -0700)
With sufficiently long refnames, fast-import could have overflown
an on-stack buffer.
* jk/fast-import-fixes:
fast-import: fix buffer overflow in dump_tags
fast-import: clean up pack_data pointer in end_packfile
1
2
fast-import.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
88e7dff
c252785
)
diff --cc
fast-import.c
Simple merge