diff options
author | NIIBE Yutaka <[email protected]> | 2017-09-20 01:42:28 +0000 |
---|---|---|
committer | NIIBE Yutaka <[email protected]> | 2019-02-19 06:52:18 +0000 |
commit | 005e951714ff62087b8c8802e05d14b7998826f3 (patch) | |
tree | e168ad62d52b7691a12829b8eed2d5428dfdb593 /g10/gpgcompose.c | |
parent | scd: Distinguish cancel by user and protocol error. (diff) | |
download | gnupg-005e951714ff62087b8c8802e05d14b7998826f3.tar.gz gnupg-005e951714ff62087b8c8802e05d14b7998826f3.zip |
agent: Fix cancellation handling for scdaemon.
* agent/call-scd.c (cancel_inquire): Remove.
(agent_card_pksign, agent_card_pkdecrypt, agent_card_writekey)
(agent_card_scd): Don't call cancel_inquire.
--
Cherry-picked master commit of:
9f5e50e7c85aa8b847d38010241ed570ac114fc3
Since libassuan 2.1.0, cancellation command "CAN" is handled within
the library, by assuan_transact. So, cancel_inquire just caused
spurious "CAN" command to scdaemon which resulted an error.
Signed-off-by: NIIBE Yutaka <[email protected]>
Diffstat (limited to 'g10/gpgcompose.c')
0 files changed, 0 insertions, 0 deletions