]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jc/remote-insteadof-leakfix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 3 Aug 2026 16:31:29 +0000 (09:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Aug 2026 16:31:30 +0000 (09:31 -0700)
commit410066f8e0b481c3e5d60a5486ade93ef81cbf9c
treeb7f0724db95f27fec2de17bb9ef95ab663f2877a
parentffdf49849210da646489168e30100ed323bd2ab0
parentdcef3bf041c949061878803d3b7c7f7e2373b413
Merge branch 'jc/remote-insteadof-leakfix'

rewrites_release() in 'remote.c' has been updated to free 'struct
rewrite' instances, their '.instead_of' arrays, and their contents.

* jc/remote-insteadof-leakfix:
  remote: plug memory leaks
remote.c