Merge branch 'vn/line-log-memcpy-size-fix'
authorJunio C Hamano <redacted>
Mon, 13 Mar 2017 06:21:35 +0000 (23:21 -0700)
committerJunio C Hamano <redacted>
Mon, 13 Mar 2017 06:21:35 +0000 (23:21 -0700)
commit6c621015f2b5028b8743da0b13293cc99fb2be6b
treed3f729a788ef9ff185f1f143ae03fa9809108bfe
parentcb36508ac50baa3f8b2df9bc2c69c260c5977b8f
parent07f546cda5d818780821a371f011eb253646ddc3
Merge branch 'vn/line-log-memcpy-size-fix'

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
line-log.c
git clone https://git.99rst.org/PROJECT