]> git.99rst.org Git - git.git/commitdiff
Merge branch 'ab/ref-filter-leakfix'
authorJunio C Hamano <redacted>
Fri, 29 Oct 2021 22:43:12 +0000 (15:43 -0700)
committerJunio C Hamano <redacted>
Fri, 29 Oct 2021 22:43:12 +0000 (15:43 -0700)
"git for-each-ref" family of commands were leaking the ref_sorting
instances that hold sorting keys specified by the user; this has
been corrected.

* 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
git clone https://git.99rst.org/PROJECT