From: Jeff King <peff@peff.net>
To: git@vger.kernel.org
Cc: Fabian Stelzer <fs@gigacodes.de>
Subject: [PATCH 0/2] some leak fixes on fs/ssh-signing-fix
Date: Mon, 18 Oct 2021 13:11:37 -0400 [thread overview]
Message-ID: <YW2qpuosxr9PNwVa@coredump.intra.peff.net> (raw)
This fixes two small leaks on top of fs/ssh-signing-fix noticed by
Coverity. I guess it's too late to squash them in, so I prepared patches
on top.
[1/2]: gpg-interface: fix leak of "line" in parse_ssh_output()
[2/2]: gpg-interface: fix leak of strbufs in get_ssh_key_fingerprint()
gpg-interface.c | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
-Peff
next reply other threads:[~2021-10-18 17:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-18 17:11 Jeff King [this message]
2021-10-18 17:15 ` [PATCH 1/2] gpg-interface: fix leak of "line" in parse_ssh_output() Jeff King
2021-10-18 17:15 ` [PATCH 2/2] gpg-interface: fix leak of strbufs in get_ssh_key_fingerprint() Jeff King
2021-10-19 8:16 ` [PATCH 0/2] some leak fixes on fs/ssh-signing-fix Fabian Stelzer
2021-10-19 21:01 ` Jeff King
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YW2qpuosxr9PNwVa@coredump.intra.peff.net \
--to=peff@peff.net \
--cc=fs@gigacodes.de \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).