From: Tiwei Bie <tiwei.bie@intel.com>
To: maxime.coquelin@redhat.com, zhihong.wang@intel.com, dev@dpdk.org
Subject: [PATCH 0/2] Fixes for realloc() in vhost
Date: Mon, 14 Jan 2019 11:34:42 +0800 [thread overview]
Message-ID: <20190114033444.13026-1-tiwei.bie@intel.com> (raw)
Tiwei Bie (2):
vhost: fix memory leak on realloc failure
examples/vhost: fix realloc failure
examples/vhost/main.c | 8 ++++++++
lib/librte_vhost/vhost_user.c | 3 +++
2 files changed, 11 insertions(+)
--
2.17.1
next reply other threads:[~2019-01-14 3:37 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-14 3:34 Tiwei Bie [this message]
2019-01-14 3:34 ` [PATCH 1/2] vhost: fix memory leak on realloc failure Tiwei Bie
2019-01-14 10:20 ` Maxime Coquelin
2019-01-14 3:34 ` [PATCH 2/2] examples/vhost: fix " Tiwei Bie
2019-01-14 10:20 ` Maxime Coquelin
2019-01-15 1:56 ` [dpdk-stable] " Thomas Monjalon
2019-01-15 6:53 ` Tiwei Bie
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=20190114033444.13026-1-tiwei.bie@intel.com \
--to=tiwei.bie@intel.com \
--cc=dev@dpdk.org \
--cc=maxime.coquelin@redhat.com \
--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 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.