aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/dirmngr_ldap.c
diff options
context:
space:
mode:
authorNIIBE Yutaka <[email protected]>2015-01-28 02:24:29 +0000
committerNIIBE Yutaka <[email protected]>2015-01-28 02:24:29 +0000
commitf6d3c6e5263d84b94ebe13df9ff39b02109a2acb (patch)
treebb98992529acc1577ccf510181cfcd860080e3cc /dirmngr/dirmngr_ldap.c
parentgpg: Fix segv introduced to commit 4d7c9b0. (diff)
downloadgnupg-f6d3c6e5263d84b94ebe13df9ff39b02109a2acb.tar.gz
gnupg-f6d3c6e5263d84b94ebe13df9ff39b02109a2acb.zip
scd: Fix varargs call for 64-bit arch on ECC keys.
* scd/app-openpgp.c (store_fpr): Remove CARD_VERSION from the arguments. (rsa_writekey): Follow the change. (do_genkey): Likewise. (ecc_writekey): Likewise. Cast to size_t. -- KEYTOCARD caused SEGV of scdaemon on 64-bit arch. That's because int is 32-bit, but size_t is 64-bit.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions