On 04/30/14 17:43, Eric Blake wrote:
On 04/30/2014 08:53 AM, Peter Krempa wrote:
> To avoid memory leak of the "backingStoreRaw" field when reparsing
> backing chains a new function is being introduced by this patch that
> shall be used to clear backing store information.
>
> The memory leak was introduced in commit 8823272d41a259c1246c05d.
> ---
> src/libvirt_private.syms | 1 +
> src/qemu/qemu_domain.c | 8 +++-----
> src/qemu/qemu_driver.c | 3 +--
> src/util/virstoragefile.c | 30 ++++++++++++++++++++++++------
> src/util/virstoragefile.h | 1 +
> 5 files changed, 30 insertions(+), 13 deletions(-)
ACK, and good for the freeze.
Pushed; Thanks.
Peter