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