diff options
author | Jeff King <peff@peff.net> | 2014-05-15 04:34:44 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-05-15 09:49:11 -0700 |
commit | 2aeae40a754ed8296df95df263e694ad4eab3a49 (patch) | |
tree | 70b62cacad19968cf201b7804a37553274767ef8 /kwset.c | |
parent | e0ab2ac6c553cbba5d0275cfd35beb3351cae034 (diff) | |
download | git-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