qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/2] qcow2: Fix memory leak in copy_sectors()


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH 1/2] qcow2: Fix memory leak in copy_sectors()
Date: Fri, 30 May 2014 18:26:11 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 30.05.2014 13:40, Kevin Wolf wrote:
Am 29.05.2014 um 00:19 hat Max Reitz geschrieben:
If bs->drv is NULL, iov.iov_base should not be leaked.

Signed-off-by: Max Reitz <address@hidden>
Funny how such things go unnoticed for months and then three people fix
it independently in the same week. Anyway, I won: commit bd604369 ;-)

Well, I noticed it while reviewing your series, so it may be not too coincidental. ;-)

Max



reply via email to

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