Home GnuPG
Diffusion GnuPG 5c2a50cdc90e

agent: Replace es_mopen by es_fopenmem for ssh.
5c2a50cdc90eUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

agent: Replace es_mopen by es_fopenmem for ssh.

* agent/command-ssh.c (ssh_read_key_public_from_blob): Use
es_fopenmem.
(ssh_handler_request_identities): Ditto.
(ssh_request_process): Ditto.

es_fopenmem is easier to understand than the more general function
es_mopen. Thus we better use the former for clarity.

Details

Provenance
wernerAuthored on Mar 23 2014, 1:42 PM
Parents
rGfc3e70c11342: agent: Put ssh key type as comment into sshcontrol.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG5c2a50cdc90e: agent: Replace es_mopen by es_fopenmem for ssh. (authored by Werner Koch <wk@gnupg.org>).Mar 23 2014, 1:42 PM