]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/remote-insteadof-leakfix' into jch
authorJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2026 17:40:41 +0000 (10:40 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Jul 2026 17:40:41 +0000 (10:40 -0700)
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

1  2 
remote.c

diff --cc remote.c
Simple merge