]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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