diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2016-11-08 14:55:23 +0100 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2016-11-08 17:09:14 +0000 |
commit | 36173ec5f1d3baee62504affd761199693c14c82 (patch) | |
tree | c2fea85821064f805d81aaaae8bb43764b4dd3f9 /linux-user/flat.h | |
parent | e6af1e085416378918cca357bf2abd8b90224667 (diff) | |
download | qemu-36173ec5f1d3baee62504affd761199693c14c82.zip qemu-36173ec5f1d3baee62504affd761199693c14c82.tar.gz qemu-36173ec5f1d3baee62504affd761199693c14c82.tar.bz2 |
aio-posix: avoid NULL pointer dereference in aio_epoll_update
aio_epoll_update dereferences parameter "node", but it could have been NULL
if deleting an fd handler that was not registered in the first place.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Message-id: 20161108135524.25927-2-pbonzini@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'linux-user/flat.h')
0 files changed, 0 insertions, 0 deletions