mirror of
https://github.com/git/git.git
synced 2026-01-12 19:53:09 +00:00
Caught by valgrind in t5500, but it is pretty obvious from reading the code that this is shifting elements of an array to the left, which needs memmove. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
18 KiB
18 KiB