From: Junio C Hamano Date: Thu, 27 Aug 2020 21:04:49 +0000 (-0700) Subject: Merge branch 'jk/leakfix' X-Git-Tag: v2.29.0-rc0~126 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0d9a8e33f9fd07efa10072576df01a9cae5d89e6;p=thirdparty%2Fgit.git Merge branch 'jk/leakfix' Code clean-up. * jk/leakfix: submodule--helper: fix leak of core.worktree value config: fix leak in git_config_get_expiry_in_days() config: drop git_config_get_string_const() config: fix leaks from git_config_get_string_const() checkout: fix leak of non-existent branch names submodule--helper: use strbuf_release() to free strbufs clear_pattern_list(): clear embedded hashmaps --- 0d9a8e33f9fd07efa10072576df01a9cae5d89e6