]> git.proxmox.com Git - qemu.git/commit
ccid: Fix crash when backend isn't specified
authorCole Robinson <crobinso@redhat.com>
Sun, 14 Apr 2013 20:06:59 +0000 (16:06 -0400)
committerAlon Levy <alevy@redhat.com>
Fri, 26 Apr 2013 23:38:33 +0000 (02:38 +0300)
commitae12e3a643c66575c77211e1226ada041e56b889
tree7cc0aabecf2ef895ea2d1f531ad43c67555da75d
parent909eedb74f88d1d6d9e6bbdc34875772e7a8a5ab
ccid: Fix crash when backend isn't specified

Reproducer:

./x86_64-softmmu/qemu-system-x86_64 -device usb-ccid,id=ccid0 -usb -device ccid-card-emulated -monitor stdio

Signed-off-by: Cole Robinson <crobinso@redhat.com>
Reviewed-by: Alon Levy <alevy@redhat.com>
hw/usb/ccid-card-emulated.c