diff options
author | Liam Merwick | 2019-02-06 14:36:55 +0100 |
---|---|---|
committer | Gerd Hoffmann | 2019-02-20 09:41:23 +0100 |
commit | 4fc12aa1fcc212e47a695b4cd34e75f3dab7d7d7 (patch) | |
tree | 4586b3f021e67dc9e592794d610f1bad7a719b89 /qemu-img.c | |
parent | usb: check device is not NULL before calling usb_ep_get() (diff) | |
download | qemu-4fc12aa1fcc212e47a695b4cd34e75f3dab7d7d7.tar.gz qemu-4fc12aa1fcc212e47a695b4cd34e75f3dab7d7d7.tar.xz qemu-4fc12aa1fcc212e47a695b4cd34e75f3dab7d7d7.zip |
usb: add device checks before redirector calls to usb_ep_get()
Add an assert and an explicit check before the two callers to
usb_ep_get() in the USB redirector code to ensure the device
passed in is not NULL.
Signed-off-by: Liam Merwick <liam.merwick@oracle.com>
Message-id: 1549460216-25808-9-git-send-email-liam.merwick@oracle.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'qemu-img.c')
0 files changed, 0 insertions, 0 deletions