Am 10.02.2015 um 11:41 hat Kevin Wolf geschrieben:
> Kevin Wolf (2):
>   coroutine: Fix use after free with qemu_coroutine_yield()
>   coroutine: Clean up qemu_coroutine_enter()
> 
> Stefan Hajnoczi (1):
>   test-coroutine: Regression test for yield bug
> 
>  include/block/coroutine_int.h |  1 +
>  qemu-coroutine.c              | 38 ++++++++++++++++----------------------
>  tests/test-coroutine.c        | 26 ++++++++++++++++++++++++++
>  3 files changed, 43 insertions(+), 22 deletions(-)

Applied to the block branch.

Kevin

Reply via email to