From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Zhe Tao <zhe.tao@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] eal: change to prevent memory leak in eal debug
Date: Sun, 25 Oct 2015 23:41:14 +0100 [thread overview]
Message-ID: <3260342.XgEcIzNqV4@xps13> (raw)
In-Reply-To: <1442826047-4093-1-git-send-email-zhe.tao@intel.com>
2015-09-21 17:00, Zhe Tao:
> Free the memory allocated by the backtrace_symbols
> to prevent the memory leak
>
> Signed-off-by: Zhe Tao <zhe.tao@intel.com>
Applied, with reverted comparisons:
WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
+ if (NULL == symb)
prev parent reply other threads:[~2015-10-25 22:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-21 9:00 Zhe Tao
2015-10-25 22:41 ` Thomas Monjalon [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=3260342.XgEcIzNqV4@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=zhe.tao@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).