aboutsummaryrefslogtreecommitdiff
path: root/test-mktemp.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2016-02-22 17:45:05 -0500
committerJunio C Hamano <gitster@pobox.com>2016-02-22 14:51:09 -0800
commit21f9d0f6f2ef54185359d2d1c180770f85127199 (patch)
treeb9054a5dca7d951babc8a707b73c8ce2bb0fe293 /test-mktemp.c
parent7eb45b5f78e257a682ec825839b4b33e025a9615 (diff)
downloadgit-21f9d0f6f2ef54185359d2d1c180770f85127199.tar.gz
git-21f9d0f6f2ef54185359d2d1c180770f85127199.tar.xz
transport_anonymize_url: use xstrfmt
This function uses xcalloc and two memcpy calls to concatenate two strings. We can do this as an xstrfmt one-liner, and then it is more clear that we are allocating the correct amount of memory. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'test-mktemp.c')
0 files changed, 0 insertions, 0 deletions