From: Junio C Hamano Date: Tue, 30 Jun 2026 20:02:43 +0000 (-0700) Subject: Merge branch 'jk/format-patch-leakfix' into jch X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1745fdbdb0a9962e571ee000b1892064c88fda7;p=thirdparty%2Fgit.git Merge branch 'jk/format-patch-leakfix' into jch A memory leak in the '--base' handling of 'git format-patch' has been plugged, and the leak-reporting of the test suite when running under a TAP harness has been improved. * jk/format-patch-leakfix: format-patch: fix leak of rev_info in prepare_bases() t: move LSan errors from stdout to stderr --- b1745fdbdb0a9962e571ee000b1892064c88fda7