diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-02-05 14:54:08 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-02-05 14:54:08 -0800 |
commit | af3e464a60d43ebf0431aa291014d32983a502e2 (patch) | |
tree | 94e590591ad14a98e1e301b1a31f61827e38d46f /Documentation/RelNotes/2.6.3.txt | |
parent | Merge branch 'nd/stop-setenv-work-tree' into maint (diff) | |
parent | dir.c: clean the entire struct in clear_exclude_list() (diff) | |
download | tgif-af3e464a60d43ebf0431aa291014d32983a502e2.tar.xz |
Merge branch 'nd/dir-exclude-cleanup' into maint
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 'Documentation/RelNotes/2.6.3.txt')
0 files changed, 0 insertions, 0 deletions