mirror of
https://github.com/git/git.git
synced 2026-03-14 02:43:25 +01:00
When a commit message that does not have a terminating LF is read in and the memory that was allocated to read it happens to have a LF immediately after that, the code was not careful and went past the terminating NUL. Signed-off-by: Junio C Hamano <gitster@pobox.com>
20 KiB
20 KiB