]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ab/mark-leak-free-tests-more'
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Oct 2021 23:06:59 +0000 (16:06 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Oct 2021 23:06:59 +0000 (16:06 -0700)
Bunch of tests are marked as "passing leak check".

* ab/mark-leak-free-tests-more:
  merge: add missing strbuf_release()
  ls-files: add missing string_list_clear()
  ls-files: fix a trivial dir_clear() leak
  tests: fix test-oid-array leak, test in SANITIZE=leak
  tests: fix a memory leak in test-oidtree.c
  tests: fix a memory leak in test-parse-options.c
  tests: fix a memory leak in test-prio-queue.c

1  2 
builtin/merge.c
t/t0040-parse-options.sh

diff --cc builtin/merge.c
Simple merge
Simple merge