]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/remote-insteadof-leakfix' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Jul 2026 16:10:56 +0000 (09:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Jul 2026 16:10:56 +0000 (09:10 -0700)
rewrites_release() in 'remote.c' has been updated to free 'struct
rewrite' instances and their '.instead_of' arrays, and their contents.

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

1  2 
remote.c

diff --cc remote.c
Simple merge