mirror of
https://github.com/git-for-windows/git.git
synced 2026-02-05 16:07:09 -06:00
If realloc() fails then the original buffer is still valid. Free it before exiting the function. Signed-off-by: Rene Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>