aboutsummaryrefslogtreecommitdiff
path: root/git-gui
diff options
context:
space:
mode:
authorRené Scharfe <l.s.r@web.de>2014-07-18 01:27:41 +0200
committerJunio C Hamano <gitster@pobox.com>2014-07-18 12:14:47 -0700
commit92859f3a7906cf1a1d398307ba21a062984550d6 (patch)
treef5ad7a78027fda1b70bf17f179ce1ba16d13f39d /git-gui
parent14576df044be25b00d43aa24057d3abe4b9fd6f5 (diff)
downloadgit-92859f3a7906cf1a1d398307ba21a062984550d6.tar.gz
git-92859f3a7906cf1a1d398307ba21a062984550d6.tar.xz
bundle: use internal argv_array of struct child_process in create_bundle()
Use the existing argv_array member instead of providing our own. This way the argv_array is cleared after use automatically for us; it was leaking before. Signed-off-by: Rene Scharfe <l.s.r@web.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui')
0 files changed, 0 insertions, 0 deletions