Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
parse_tag_buffer(): do not prefixcmp() out of range
author
Nguyễn Thái Ngọc Duy
<pclouds@gmail.com>
Mon, 14 Feb 2011 13:02:51 +0000
(20:02 +0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 16 Feb 2011 18:05:14 +0000
(10:05 -0800)
There is a check (size < 64) at the beginning of the function, but
that only covers object+type lines.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
8559425
)
No differences found