summaryrefslogtreecommitdiff
path: root/git-difftool.perl
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2010-01-29 10:28:44 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-01-29 17:52:21 (GMT)
commit65d41d48a4e4e795d64dd7842a44d693b741bf31 (patch)
tree3da4b0052c10b5468c83b52dc990801d8cbdc9da /git-difftool.perl
parent35eabd1579726d594e84fc8328a5c87693dd065a (diff)
downloadgit-65d41d48a4e4e795d64dd7842a44d693b741bf31.zip
git-65d41d48a4e4e795d64dd7842a44d693b741bf31.tar.gz
git-65d41d48a4e4e795d64dd7842a44d693b741bf31.tar.bz2
fix memcpy of overlapping area
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>
Diffstat (limited to 'git-difftool.perl')
0 files changed, 0 insertions, 0 deletions