diff options
author | Jeff King <peff@peff.net> | 2010-01-29 05:31:30 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-01-29 09:56:12 -0800 |
commit | 7b48c170931f35c07c3ce78023519846073152a1 (patch) | |
tree | 1f463ad3cdebbc0f45203921987085021a50be83 /t/t9153-git-svn-rewrite-uuid.sh | |
parent | Merge branch 'maint' (diff) | |
download | tgif-7b48c170931f35c07c3ce78023519846073152a1.tar.xz |
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 't/t9153-git-svn-rewrite-uuid.sh')
0 files changed, 0 insertions, 0 deletions