]> git.99rst.org Git - git.git/commitdiff
Merge branch 'jc/clone-remote-name-leak-fix' into maint
authorJunio C Hamano <redacted>
Wed, 8 Jun 2022 21:27:53 +0000 (14:27 -0700)
committerJunio C Hamano <redacted>
Wed, 8 Jun 2022 21:27:53 +0000 (14:27 -0700)
"git clone --origin X" leaked piece of memory that held value read
from the clone.defaultRemoteName configuration variable, which has
been plugged.
source: <redacted>

* jc/clone-remote-name-leak-fix:
  clone: plug a miniscule leak


Trivial merge
git clone https://git.99rst.org/PROJECT