aboutsummaryrefslogtreecommitdiff
path: root/kwset.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2014-05-15 04:34:44 -0400
committerJunio C Hamano <gitster@pobox.com>2014-05-15 09:49:11 -0700
commit2aeae40a754ed8296df95df263e694ad4eab3a49 (patch)
tree70b62cacad19968cf201b7804a37553274767ef8 /kwset.c
parente0ab2ac6c553cbba5d0275cfd35beb3351cae034 (diff)
downloadgit-2aeae40a754ed8296df95df263e694ad4eab3a49.tar.gz
git-2aeae40a754ed8296df95df263e694ad4eab3a49.tar.xz
get_exporter: use argv_array
This simplifies the code and avoids a fixed array size that we might accidentally overflow. It also prevents a leak after finish_command is run, by using the argv_array that run-command manages for us. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'kwset.c')
0 files changed, 0 insertions, 0 deletions