qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH] qcow: fix memory leaks related to encryption


From: Max Reitz
Subject: Re: [Qemu-block] [PATCH] qcow: fix memory leaks related to encryption
Date: Fri, 14 Jul 2017 17:59:24 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 2017-07-14 12:31, Daniel P. Berrange wrote:
> Fix leak of the 'encryptopts' string, which was mistakenly
> declared const.
> 
> Fix leak of QemuOpts entry which should not have been deleted
> from the opts array.
> 
> Reported by: coverity
> Signed-off-by: Daniel P. Berrange <address@hidden>
> ---
>  block/qcow.c  | 5 +++--
>  block/qcow2.c | 7 ++++---
>  2 files changed, 7 insertions(+), 5 deletions(-)

Thanks, applied to my block branch:

https://github.com/XanClic/qemu/commits/block

Max

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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