]> git.proxmox.com Git - qemu.git/commit
ehci: Fix NULL ptr deref when unplugging an USB dev with an iso stream active
authorHans de Goede <hdegoede@redhat.com>
Tue, 28 Aug 2012 09:50:26 +0000 (11:50 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Wed, 5 Sep 2012 15:30:38 +0000 (10:30 -0500)
commita8cd6f7ddfb9a8514170d79665669be8538d2f96
treee4feb8d994113f553ad507a287dd9a14fef8031f
parentce4fc986e576536b0998a7f8e963c0932adda6d0
ehci: Fix NULL ptr deref when unplugging an USB dev with an iso stream active

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
(cherry picked from commit 7ce86aa1aafaa65e7d3e572873bdf37bdb896f49)

Conflicts:

hw/usb/hcd-ehci.c

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/usb/hcd-ehci.c