diff options
author | Hongren (Zenithal) Zheng <i@zenithal.me> | 2022-06-13 20:14:19 +0800 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2022-07-01 12:37:36 +0200 |
commit | ada270cd18723c575120c379d0234a1eafeba3dc (patch) | |
tree | 37e06d2b0b1ac09ce976072457b1afca63fee364 /include/qemu/compiler.h | |
parent | 8c0d80245f3cdbbe6003844751d8fc6b1db7b1e4 (diff) | |
download | qemu-ada270cd18723c575120c379d0234a1eafeba3dc.zip qemu-ada270cd18723c575120c379d0234a1eafeba3dc.tar.gz qemu-ada270cd18723c575120c379d0234a1eafeba3dc.tar.bz2 |
hw/usb/canokey: Fix CCID ZLP
CCID could send zero-length packet (ZLP)
if we invoke two data_in, two packets would be concated
and we could not distinguish them.
The CANOKEY_EMU_EP_CTAPHID is imported from canokey-qemu.h
Reported-by: MkfsSion <myychina28759@gmail.com>
Signed-off-by: Hongren (Zenithal) Zheng <i@zenithal.me>
Message-Id: <YqcqGz0s3+LE42ms@Sun>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'include/qemu/compiler.h')
0 files changed, 0 insertions, 0 deletions