Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'vn/line-log-memcpy-size-fix' into maint
author
Junio C Hamano
<gitster@pobox.com>
Thu, 16 Mar 2017 20:56:42 +0000
(13:56 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 16 Mar 2017 20:56:42 +0000
(13:56 -0700)
The command-line parsing of "git log -L" copied internal data
structures using incorrect size on ILP32 systems.
* vn/line-log-memcpy-size-fix:
line-log: use COPY_ARRAY to fix mis-sized memcpy
1
2
line-log.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
c5bd9e5
07f546c
)
diff --cc
line-log.c
Simple merge