diff options
author | Werner Koch <[email protected]> | 2013-08-22 07:35:21 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2013-08-28 11:04:31 +0000 |
commit | 04e2c83f189cc56342e1be784bdc63761ccdb5bb (patch) | |
tree | 46d3ce1615585aa8dfbd2ac56b04c3050f8ba0b4 /scd/command.c | |
parent | scd: fix parsing login-data DO. (diff) | |
download | gnupg-04e2c83f189cc56342e1be784bdc63761ccdb5bb.tar.gz gnupg-04e2c83f189cc56342e1be784bdc63761ccdb5bb.zip |
agent: Fix two compiler warnings.
* agent/command.c (cmd_preset_passphrase, pinentry_loopback): Use %zu
in format string.
* scd/ccid-driver.c (ccid_get_atr): Ditto.
* agent/command-ssh.c (stream_read_string): Init arg STRING_SIZE to
avoid maybe_unitialized warning.
--
Actually the first one might have been a problem on big endian
machines.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions