]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'fh/transport-push-leakfix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 7 Jun 2022 21:10:57 +0000 (14:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 7 Jun 2022 21:10:57 +0000 (14:10 -0700)
Leakfix.

* fh/transport-push-leakfix:
  transport: free local and remote refs in transport_push()
  transport: unify return values and exit point from transport_push()
  transport: remove unnecessary indenting in transport_push()

1  2 
transport.c

diff --cc transport.c
Simple merge