qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH][STABLE] block: Free iovec arrays allocated by m


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH][STABLE] block: Free iovec arrays allocated by multiwrite_merge()
Date: Thu, 22 Apr 2010 10:38:44 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100330 Fedora/3.0.4-1.fc12 Thunderbird/3.0.4

Am 21.04.2010 21:35, schrieb Stefan Hajnoczi:
> A new iovec array is allocated when creating a merged write request.
> This patch ensures that the iovec array is deleted in addition to its
> qiov owner.
> 
> Reported-by: Leszek Urbanski <address@hidden>
> Signed-off-by: Stefan Hajnoczi <address@hidden>

Acked-by: Kevin Wolf <address@hidden>

Picked it up for my block branch, too, but I think this should be
committed immediately by Aurelien.

Kevin




reply via email to

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