From: Junio C Hamano Date: Mon, 18 Jul 2022 20:31:54 +0000 (-0700) Subject: Merge branch 'ab/test-tool-leakfix' X-Git-Tag: v2.38.0-rc0~154 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f63ac61fbf512ac9446a86bfd9c07b33d4c1e558;p=thirdparty%2Fgit.git Merge branch 'ab/test-tool-leakfix' Plug various memory leaks in test-tool commands. * ab/test-tool-leakfix: test-tool delta: fix a memory leak test-tool ref-store: fix a memory leak test-tool bloom: fix memory leaks test-tool json-writer: fix memory leaks test-tool regex: call regfree(), fix memory leaks test-tool urlmatch-normalization: fix a memory leak test-tool {dump,scrap}-cache-tree: fix memory leaks test-tool path-utils: fix a memory leak test-tool test-hash: fix a memory leak --- f63ac61fbf512ac9446a86bfd9c07b33d4c1e558