]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ab/ref-filter-leakfix' into jc/fix-ref-sorting-parse
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 Oct 2021 19:23:35 +0000 (12:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Oct 2021 19:23:35 +0000 (12:23 -0700)
* ab/ref-filter-leakfix:
  branch: use ref_sorting_release()
  ref-filter API user: add and use a ref_sorting_release()
  tag: use a "goto cleanup" pattern, leak less memory


Trivial merge