[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [PATCH 0/2] commit: Fix use after free in completion
From: |
John Snow |
Subject: |
Re: [Qemu-block] [PATCH 0/2] commit: Fix use after free in completion |
Date: |
Fri, 2 Jun 2017 19:28:19 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0 |
On 06/02/2017 05:12 PM, Kevin Wolf wrote:
> Kevin Wolf (2):
> commit: Fix use after free in completion
> qemu-iotests: Test automatic commit job cancel on hot unplug
>
> block/commit.c | 7 +++++++
> tests/qemu-iotests/040 | 35 +++++++++++++++++++++++++++++++++--
> tests/qemu-iotests/040.out | 4 ++--
> 3 files changed, 42 insertions(+), 4 deletions(-)
>
Reviewed-by: John Snow <address@hidden>