]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitb1745fdbdb0a9962e571ee000b1892064c88fda7
tree9858535cb3831de5d0990226b6c9dcb1ede565b5
parent1783c5e0d46e7ff996e25bd5460c9441116ce233
parent973a0373ffd1b3f1f149bfac88c0bef3e6a0afd0
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
builtin/log.c
t/test-lib.sh