]> Git Repo - qemu.git/commit
aio-epoll: Fix use-after-free of node
authorFam Zheng <[email protected]>
Mon, 16 Nov 2015 06:32:14 +0000 (14:32 +0800)
committerStefan Hajnoczi <[email protected]>
Tue, 17 Nov 2015 10:35:57 +0000 (18:35 +0800)
commit0ed39f3df2d3cf7f0fc3468b057f952a3b251ad9
tree055bc6085299bebe5a25b67fd76813532adefbc9
parent02460c3b4287776062715b95c59cd8829015615d
aio-epoll: Fix use-after-free of node

aio_epoll_update needs the fields in node, so delay the free.

Reported-by: Paolo Bonzini <[email protected]>
Signed-off-by: Fam Zheng <[email protected]>
Message-id: 1447655534[email protected]
Signed-off-by: Stefan Hajnoczi <[email protected]>
aio-posix.c
This page took 0.023401 seconds and 4 git commands to generate.