Attention is currently required from: Hoernchen, laforge.
Hello Jenkins Builder, laforge,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/42306?usp=email
to look at the new patch set (#3).
The following approvals got outdated and were removed: Code-Review-1 by laforge, Verified+1 by Jenkins Builder
Change subject: ccid: properly emit wait time ext messages ......................................................................
ccid: properly emit wait time ext messages
The CCID message that tells the host that the card asked for a wait time extension was missing.
This is a bit weird, because it breaks the 1:1 relationship between messages and responses that usually exists, nor does it consume a bSeq, so we just emit WT msgs as appropriate.
It is bounded to prevent msgb exhaustion issues.
Closes: OS#6458 Change-Id: Ib69483d453a0e5ebb1bc1885a8f78790a0f10d70 --- M ccid_common/ccid_device.h M ccid_common/ccid_slot_fsm.c M ccid_common/iso7816_fsm.c M ccid_common/iso7816_fsm.h 4 files changed, 119 insertions(+), 82 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ccid-firmware refs/changes/06/42306/3