diff options
author | Keith McGuigan <kmcguigan@twopensource.com> | 2016-06-14 14:28:56 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-06-14 11:58:05 -0700 |
commit | b7410f616ea938ab34816b04e0479d55877af511 (patch) | |
tree | c1b06ab5a7ab24895c1388db31963787901fc35a /compat | |
parent | Git 2.8.4 (diff) | |
download | tgif-b7410f616ea938ab34816b04e0479d55877af511.tar.xz |
builtin/fetch.c: don't free remote->name after fetch
Make fetch's string_list of remote names own all of its string items
(strdup'ing when necessary) so that it can deallocate them safely
when clearing.
Signed-off-by: Keith McGuigan <kmcguigan@twopensource.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat')
0 files changed, 0 insertions, 0 deletions