mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01: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