DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Yong Wang <wang.yong19@zte.com.cn>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] linuxapp/eal: fix memory leak
Date: Mon, 23 Oct 2017 17:06:37 -0700	[thread overview]
Message-ID: <057ce035-6d2b-36b9-42a4-67a5d346b107@intel.com> (raw)
In-Reply-To: <1505902132-30967-1-git-send-email-wang.yong19@zte.com.cn>

On 9/20/2017 3:08 AM, Yong Wang wrote:
> In func rte_eal_init(), dynamic memory stored in 'logid' allocated
> through func 'strdup' is lost when return. Fix it by freeing the memory
> before return.

Hi Yong,

This seems duplicate of http://dpdk.org/dev/patchwork/patch/29112/

Please check following threads related to the patch
http://dpdk.org/ml/archives/dev/2017-October/077440.html
http://dpdk.org/ml/archives/dev/2017-October/078607.html

I am updating patch as duplicated in patchwork.

> 
> Signed-off-by: Yong Wang <wang.yong19@zte.com.cn>

<...>

      reply	other threads:[~2017-10-24  0:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-20 10:08 Yong Wang
2017-10-24  0:06 ` Ferruh Yigit [this message]

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=057ce035-6d2b-36b9-42a4-67a5d346b107@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=dev@dpdk.org \
    --cc=wang.yong19@zte.com.cn \
    /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).