All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Tokarev <mjt@tls.msk.ru>
To: Shannon Zhao <zhaoshenglong@huawei.com>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, shannon.zhao@linaro.org
Subject: Re: [Qemu-trivial] [PATCH v2 0/3] Fix memory leak spotted by valgrind
Date: Thu, 28 May 2015 14:39:59 +0300	[thread overview]
Message-ID: <5566FE8F.7080406@msgid.tls.msk.ru> (raw)
In-Reply-To: <1432604767-5964-1-git-send-email-zhaoshenglong@huawei.com>

26.05.2015 04:46, Shannon Zhao wrote:
> From: Shannon Zhao <shannon.zhao@linaro.org>
> 
> These patches fix memmory leak spotted by valgrind.
> 
> changes since v1:
>   * use qemu_allocate_irq instead of qemu_allocate_irqs for allocating
>     one irq (Paolo)
>   * Add review-by from Igor for PATCH 3/3
> 
> Shannon Zhao (3):
>   hw/i386/pc_piix: Fix memory leak
>   hw/ide/pci: Fix memory leak
>   hw/i386/acpi-build: decref after use

Applied all 3 of this v2 to -trivial, thank you!

/mjt


WARNING: multiple messages have this Message-ID (diff)
From: Michael Tokarev <mjt@tls.msk.ru>
To: Shannon Zhao <zhaoshenglong@huawei.com>, qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, shannon.zhao@linaro.org
Subject: Re: [Qemu-devel] [PATCH v2 0/3] Fix memory leak spotted by valgrind
Date: Thu, 28 May 2015 14:39:59 +0300	[thread overview]
Message-ID: <5566FE8F.7080406@msgid.tls.msk.ru> (raw)
In-Reply-To: <1432604767-5964-1-git-send-email-zhaoshenglong@huawei.com>

26.05.2015 04:46, Shannon Zhao wrote:
> From: Shannon Zhao <shannon.zhao@linaro.org>
> 
> These patches fix memmory leak spotted by valgrind.
> 
> changes since v1:
>   * use qemu_allocate_irq instead of qemu_allocate_irqs for allocating
>     one irq (Paolo)
>   * Add review-by from Igor for PATCH 3/3
> 
> Shannon Zhao (3):
>   hw/i386/pc_piix: Fix memory leak
>   hw/ide/pci: Fix memory leak
>   hw/i386/acpi-build: decref after use

Applied all 3 of this v2 to -trivial, thank you!

/mjt

  parent reply	other threads:[~2015-05-28 11:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-26  1:46 [Qemu-trivial] [PATCH v2 0/3] Fix memory leak spotted by valgrind Shannon Zhao
2015-05-26  1:46 ` [Qemu-devel] " Shannon Zhao
2015-05-26  1:46 ` [Qemu-trivial] [PATCH v2 1/3] hw/i386/pc_piix: Fix memory leak Shannon Zhao
2015-05-26  1:46   ` [Qemu-devel] " Shannon Zhao
2015-05-26  9:00   ` [Qemu-trivial] " Marcel Apfelbaum
2015-05-26  9:00     ` [Qemu-devel] " Marcel Apfelbaum
2015-05-26  1:46 ` [Qemu-trivial] [PATCH v2 2/3] hw/ide/pci: " Shannon Zhao
2015-05-26  1:46   ` [Qemu-devel] " Shannon Zhao
2015-05-26  8:51   ` [Qemu-trivial] " Marcel Apfelbaum
2015-05-26  8:51     ` [Qemu-devel] " Marcel Apfelbaum
2015-05-26  1:46 ` [Qemu-trivial] [PATCH v2 3/3] hw/i386/acpi-build: decref after use Shannon Zhao
2015-05-26  1:46   ` [Qemu-devel] " Shannon Zhao
2015-05-28 11:39 ` Michael Tokarev [this message]
2015-05-28 11:39   ` [Qemu-devel] [PATCH v2 0/3] Fix memory leak spotted by valgrind Michael Tokarev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5566FE8F.7080406@msgid.tls.msk.ru \
    --to=mjt@tls.msk.ru \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --cc=shannon.zhao@linaro.org \
    --cc=zhaoshenglong@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.