Revision 3d0449ded882cb59257a02a50a212d2e49eca634 authored by Junio C Hamano on 16 March 2017, 20:56:42 UTC, committed by Junio C Hamano on 16 March 2017, 20:56:42 UTC
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
2 parent s c5bd9e5 + 07f546c
History
File Mode Size
README -rw-r--r-- 649 bytes
git-remote-bzr -rwxr-xr-x 497 bytes
git-remote-hg -rwxr-xr-x 491 bytes

README

back to top