diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-01-20 11:43:24 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-01-20 11:43:24 -0800 |
commit | 7a450b48e765e957762b015f30c89f21b1028771 (patch) | |
tree | e3159b57e83b614d4790f6546c956cb735808f1d /ppc | |
parent | Merge branch 'jk/pack-revindex' (diff) | |
parent | dir.c: clean the entire struct in clear_exclude_list() (diff) | |
download | tgif-7a450b48e765e957762b015f30c89f21b1028771.tar.xz |
Merge branch 'nd/dir-exclude-cleanup'
The "exclude_list" structure has the usual "alloc, nr" pair of
fields to be used by ALLOC_GROW(), but clear_exclude_list() forgot
to reset 'alloc' to 0 when it cleared 'nr'to discard the managed
array.
* nd/dir-exclude-cleanup:
dir.c: clean the entire struct in clear_exclude_list()
Diffstat (limited to 'ppc')
0 files changed, 0 insertions, 0 deletions