NIIBE Yutaka
f6d3c6e526
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.
2015-01-28 11:24:29 +09:00
..
2015-01-07 08:15:12 +09:00
2014-12-15 17:38:40 +01:00
2014-07-25 09:43:29 +02:00
2013-02-08 09:06:39 +09:00
2011-02-04 12:57:53 +01:00
2011-02-04 12:57:53 +01:00
2013-08-30 10:28:26 +02:00
2015-01-28 11:24:29 +09:00
2014-09-18 15:39:50 +02:00
2014-08-14 14:09:37 +02:00
2014-12-15 17:38:40 +01:00
2014-08-26 17:47:54 +02:00
2011-12-15 15:21:02 +01:00
2011-02-04 12:57:53 +01:00
2011-02-04 12:57:53 +01:00
2011-02-04 12:57:53 +01:00
2012-06-05 19:29:22 +02:00
2015-01-25 10:43:52 +01:00
2014-06-27 10:07:28 +02:00
2011-12-01 11:09:02 +01:00
2014-12-22 13:17:50 +01:00
2014-12-15 17:38:40 +01:00
2013-02-08 09:06:39 +09:00
2014-11-11 10:13:10 +01:00
2015-01-13 12:23:23 +09:00
2013-02-05 13:37:06 +09:00
2013-05-07 21:35:48 +02:00
2014-12-15 17:38:40 +01:00
2013-02-08 09:06:39 +09:00