qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 0/3] block: Fix leaks of opts in block driver


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v3 0/3] block: Fix leaks of opts in block drivers
Date: Fri, 29 Aug 2014 17:10:24 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Thu, Aug 28, 2014 at 01:56:09PM +0800, Fam Zheng wrote:
> Remember to call qemu_opts_del before function returning.
> 
> v3: Fix nfs return code again! (Benoit)
> 
> v2: Drop qcow2 fix since it's duplicated with Max's "[PATCH 0/4]
>     qapi/block-core: Add "new" qcow2 options" series. (Max)
>     Fix nfs return code. (Benoit)
>     Add Beniot's rev-by lines in other patches. (Thanks for reviewing)
> 
> 
> Fam Zheng (3):
>   nfs: Fix leak of opts in nfs_file_open
>   blkverify: Fix leak of opts in blkverify_open
>   quorum: Fix leak of opts in quorum_open
> 
>  block/blkverify.c |  1 +
>  block/nfs.c       | 10 +++++++---
>  block/quorum.c    |  3 ++-
>  3 files changed, 10 insertions(+), 4 deletions(-)
> 
> -- 
> 2.1.0
> 
> 

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan

Attachment: pgpmneEyWRjiX.pgp
Description: PGP signature


reply via email to

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