Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ax/line-log-range-merge-fix'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 13 Mar 2017 06:21:34 +0000
(23:21 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 13 Mar 2017 06:21:34 +0000
(23:21 -0700)
The code to parse "git log -L..." command line was buggy when there
are many ranges specified with -L; overrun of the allocated buffer
has been fixed.
* ax/line-log-range-merge-fix:
line-log.c: prevent crash during union of too many ranges
1
2
line-log.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
271513c
aaae0bf
)
diff --cc
line-log.c
Simple merge