]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/format-patch-leakfix' into jch
authorJunio C Hamano <gitster@pobox.com>
Tue, 30 Jun 2026 20:02:43 +0000 (13:02 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 30 Jun 2026 20:02:43 +0000 (13:02 -0700)
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

1  2 
builtin/log.c
t/test-lib.sh

diff --cc builtin/log.c
Simple merge
diff --cc t/test-lib.sh
Simple merge