]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jc/remote-insteadof-leakfix' into jch
authorJunio C Hamano <gitster@pobox.com>
Fri, 31 Jul 2026 15:54:04 +0000 (08:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 31 Jul 2026 15:54:04 +0000 (08:54 -0700)
commit70fa9036742ff455540b4c0dc194a6fce86fc514
tree00b05a2b851d5c81e01ed7d5722e43492891b7bc
parent4f010d387314e698548d861772cd306179954120
parentdcef3bf041c949061878803d3b7c7f7e2373b413
Merge branch 'jc/remote-insteadof-leakfix' into jch

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