qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Greg Kurz <groug@kaod.org>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>, Greg Kurz <groug@kaod.org>
Subject: [Qemu-devel] [PULL 0/2] 9p patches for 2.12 20180220
Date: Tue, 20 Feb 2018 11:49:40 +0100	[thread overview]
Message-ID: <20180220104942.14531-1-groug@kaod.org> (raw)

The following changes since commit 299a2e6fac397be9b82c66583d53d1daaa3ffe6c:

  Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into staging (2018-02-19 12:51:11 +0000)

are available in the git repository at:

  https://github.com/gkurz/qemu.git tags/for-upstream

for you to fetch changes up to 6ce7177ae2e547999ef9e6f467415963991e28da:

  9p: fix leak in synth_name_to_path() (2018-02-19 18:27:32 +0100)

----------------------------------------------------------------
Fix memory leak in synth backend.

----------------------------------------------------------------
Marc-André Lureau (2):
      9p: v9fs_path_copy() readability
      9p: fix leak in synth_name_to_path()

 hw/9pfs/9p-synth.c | 1 +
 hw/9pfs/9p.c       | 9 ++++-----
 hw/9pfs/9p.h       | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)
-- 
2.13.6

             reply	other threads:[~2018-02-20 10:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-20 10:49 Greg Kurz [this message]
2018-02-20 10:49 ` [Qemu-devel] [PULL 1/2] 9p: v9fs_path_copy() readability Greg Kurz
2018-02-20 10:49 ` [Qemu-devel] [PULL 2/2] 9p: fix leak in synth_name_to_path() Greg Kurz
2018-02-20 15:39 ` [Qemu-devel] [PULL 0/2] 9p patches for 2.12 20180220 Peter Maydell

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=20180220104942.14531-1-groug@kaod.org \
    --to=groug@kaod.org \
    --cc=peter.maydell@linaro.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).