From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL for-2.8 0/2] usb: two memory leak fixes.
Date: Wed, 9 Nov 2016 14:33:29 +0100 [thread overview]
Message-ID: <1478698412-4865-1-git-send-email-kraxel@redhat.com> (raw)
Hi,
Here is the usb patch queue, fixing two memory leaks.
please pull,
Gerd
The following changes since commit 207faf24c58859f5240f66bf6decc33b87a1776e:
Merge remote-tracking branch 'pm215/tags/pull-target-arm-20161107' into staging (2016-11-07 14:02:15 +0000)
are available in the git repository at:
git://git.kraxel.org/qemu tags/pull-usb-20161109-1
for you to fetch changes up to f0bf4999eae156142a86290fda45de4094e3e8b4:
usbredir: free vm_change_state_handler in usbredir destroy dispatch (2016-11-08 15:01:23 +0100)
----------------------------------------------------------------
usb: two memory leak fixes.
----------------------------------------------------------------
Li Qiang (2):
usb: ehci: fix memory leak in ehci_init_transfer
usbredir: free vm_change_state_handler in usbredir destroy dispatch
hw/usb/hcd-ehci.c | 1 +
hw/usb/redirect.c | 5 ++++-
2 files changed, 5 insertions(+), 1 deletion(-)
next reply other threads:[~2016-11-09 13:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-09 13:33 Gerd Hoffmann [this message]
2016-11-09 13:33 ` [Qemu-devel] [PULL 1/2] usb: ehci: fix memory leak in ehci_init_transfer Gerd Hoffmann
2016-11-09 13:33 ` [Qemu-devel] [PULL 2/2] usbredir: free vm_change_state_handler in usbredir destroy dispatch Gerd Hoffmann
2016-11-10 10:55 ` [Qemu-devel] [PULL for-2.8 0/2] usb: two memory leak fixes Stefan Hajnoczi
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=1478698412-4865-1-git-send-email-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/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.