DPDK patches and discussions
 help / color / mirror / Atom feed
From: Tiwei Bie <tiwei.bie@intel.com>
To: maxime.coquelin@redhat.com, zhihong.wang@intel.com,
	thomas@monjalon.net, dev@dpdk.org
Subject: [dpdk-dev] [PATCH v2 0/2] Fixes for realloc() in vhost
Date: Tue, 15 Jan 2019 15:13:22 +0800	[thread overview]
Message-ID: <20190115071324.26707-1-tiwei.bie@intel.com> (raw)

Tiwei Bie (2):
  vhost: fix memory leak on realloc failure
  examples/vhost: fix path allocation failure handling

 examples/vhost/main.c         | 8 ++++++++
 lib/librte_vhost/vhost_user.c | 3 +++
 2 files changed, 11 insertions(+)

-- 
2.17.1

             reply	other threads:[~2019-01-15  7:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-15  7:13 Tiwei Bie [this message]
2019-01-15  7:13 ` [dpdk-dev] [PATCH v2 1/2] vhost: fix memory leak on realloc failure Tiwei Bie
2019-01-15  7:13 ` [dpdk-dev] [PATCH v2 2/2] examples/vhost: fix path allocation failure handling Tiwei Bie
2019-01-17 11:31 ` [dpdk-dev] [PATCH v2 0/2] Fixes for realloc() in vhost Maxime Coquelin

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=20190115071324.26707-1-tiwei.bie@intel.com \
    --to=tiwei.bie@intel.com \
    --cc=dev@dpdk.org \
    --cc=maxime.coquelin@redhat.com \
    --cc=thomas@monjalon.net \
    --cc=zhihong.wang@intel.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 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).