diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2012-06-15 09:39:50 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2012-06-20 14:46:02 +0200 |
commit | 77fa9aee38758a078870e25f0dcf642066b4d5cc (patch) | |
tree | c14087ada03273ee57fafa2c5611fc4c8bbb9d0c /hw/palm.c | |
parent | a229c0535bd336efaec786dd6e352a54e0a8187d (diff) | |
download | qemu-77fa9aee38758a078870e25f0dcf642066b4d5cc.zip qemu-77fa9aee38758a078870e25f0dcf642066b4d5cc.tar.gz qemu-77fa9aee38758a078870e25f0dcf642066b4d5cc.tar.bz2 |
uhci: fix uhci_async_cancel_all
We update the QTAILQ in the loop, thus we must use the SAFE version
to make sure we don't touch the queue struct after freeing it.
https://bugzilla.novell.com/show_bug.cgi?id=766310
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/palm.c')
0 files changed, 0 insertions, 0 deletions