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 /argv-array.h | |
| parent | get_helper: use run-command's internal argv_array (diff) | |
| download | git-2aeae40a754ed8296df95df263e694ad4eab3a49.tar.gz git-2aeae40a754ed8296df95df263e694ad4eab3a49.zip | |
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 'argv-array.h')
0 files changed, 0 insertions, 0 deletions
