From: Junio C Hamano Date: Fri, 31 May 2024 15:55:34 +0000 (-0700) Subject: Merge branch 'jk/leakfixes' into jk/sparse-leakfix X-Git-Tag: v2.46.0-rc0~62^2~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=94d25d3254847fdbf6faf49f145368ec1c3b1ee9;p=thirdparty%2Fgit.git Merge branch 'jk/leakfixes' into jk/sparse-leakfix * jk/leakfixes: mv: replace src_dir with a strvec mv: factor out empty src_dir removal mv: move src_dir cleanup to end of cmd_mv() t-strvec: mark variable-arg helper with LAST_ARG_MUST_BE_NULL t-strvec: use va_end() to match va_start() --- 94d25d3254847fdbf6faf49f145368ec1c3b1ee9