diff options
author | John Snow <jsnow@redhat.com> | 2016-09-26 14:33:37 -0400 |
---|---|---|
committer | John Snow <jsnow@redhat.com> | 2016-09-29 15:50:29 -0400 |
commit | df403bc58859c893ebd0accda07678e84d15dc5d (patch) | |
tree | e4956eeeacb379cf3bc58a60c811bbfa8fb59bb1 /ui/vnc.c | |
parent | 9da82227caa74fb6fbea224dad91fe5b7cc115a5 (diff) | |
download | qemu-df403bc58859c893ebd0accda07678e84d15dc5d.zip qemu-df403bc58859c893ebd0accda07678e84d15dc5d.tar.gz qemu-df403bc58859c893ebd0accda07678e84d15dc5d.tar.bz2 |
ahci: clear aiocb in ncq_cb
Similar to existing fixes for IDE (87ac25fd) and ATAPI (7f951b2d), the
AIOCB must be cleared in the callback. Otherwise, we may accidentally
try to reset a dangling pointer in bdrv_aio_cancel() from a port reset.
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 1474575040-32079-2-git-send-email-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'ui/vnc.c')
0 files changed, 0 insertions, 0 deletions