summaryrefslogtreecommitdiff
path: root/git-mergetool--lib.sh
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2010-01-29 10:31:30 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-01-29 17:56:12 (GMT)
commit7b48c170931f35c07c3ce78023519846073152a1 (patch)
tree1f463ad3cdebbc0f45203921987085021a50be83 /git-mergetool--lib.sh
parentdace5dd14166ebc2b55f46695d27dce0e64c6464 (diff)
downloadgit-7b48c170931f35c07c3ce78023519846073152a1.zip
git-7b48c170931f35c07c3ce78023519846073152a1.tar.gz
git-7b48c170931f35c07c3ce78023519846073152a1.tar.bz2
fix off-by-one allocation error
Caught by valgrind in t5516. Reading the code shows we malloc enough for our string, but not trailing NUL. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-mergetool--lib.sh')
0 files changed, 0 insertions, 0 deletions