summaryrefslogtreecommitdiff
path: root/delta-islands.c
diff options
context:
space:
mode:
authorLibravatar Taylor Blau <me@ttaylorr.com>2021-03-30 11:04:14 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-04-01 13:07:37 -0700
commit7240cc4b65b6684c403487889cce396e45ad30cd (patch)
treee8bd5d5fbf5c48e15be070092db588aa15caabc5 /delta-islands.c
parentmidx: allow marking a pack as preferred (diff)
downloadtgif-7240cc4b65b6684c403487889cce396e45ad30cd.tar.xz
midx: don't free midx_name early
A subsequent patch will need to refer back to 'midx_name' later on in the function. In fact, this variable is already free()'d later on, so this makes the later free() no longer redundant. Signed-off-by: Taylor Blau <me@ttaylorr.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'delta-islands.c')
0 files changed, 0 insertions, 0 deletions