qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 0/4] Fixes around qemu_vfree()


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH v2 0/4] Fixes around qemu_vfree()
Date: Tue, 15 Jan 2013 15:35:43 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0

Am 15.01.2013 15:29, schrieb Markus Armbruster:
> v2: Fix silly mistake in 4/4; the other three patches are unchanged
> 
> Markus Armbruster (4):
>   w32: Make qemu_vfree() accept NULL like the POSIX implementation
>   scsi-disk: qemu_vfree(NULL) is fine, simplify
>   win32-aio: Fix how win32_aio_process_completion() frees buffer
>   block: Fix how mirror_run() frees its buffer
> 
>  block/mirror.c     | 2 +-
>  block/win32-aio.c  | 2 +-
>  hw/scsi-disk.c     | 4 +---
>  util/oslib-win32.c | 4 +++-
>  4 files changed, 6 insertions(+), 6 deletions(-)

Reviewed-by: Kevin Wolf <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]