Skip to content
Snippets Groups Projects
user avatar
Wendy Liang authored
If a stream notify function is not ready, it may re-populate the notify call-
back to indicate it should be re-polled later. This break in this usage, as
immediately following the notify() call, .notify is set to NULL. reverse the
ordering of the notify call and NULL assignment accordingly.

[PC: Reworked commit message]

Signed-off-by: default avatarWendy Liang <jliang@xilinx.com>
Signed-off-by: default avatarPeter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: default avatarEdgar E. Iglesias <edgar.iglesias@gmail.com>
4f293bd6
History
Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team