DPDK patches and discussions
 help / color / mirror / Atom feed
From: Huichao cai <chcchc88@163.com>
To: pbhagavatula@marvell.com
Cc: dev@dpdk.org, jerinj@marvell.com, kirankumark@marvell.com,
	ndabilpuram@marvell.com, yanzhirun_163@163.com
Subject: Re: [PATCH] graph: fix memory leak in node clone
Date: Fri,  1 Nov 2024 09:27:22 +0800	[thread overview]
Message-ID: <1730424442-1893-1-git-send-email-chcchc88@163.com> (raw)
In-Reply-To: <20241030121247.1400-1-pbhagavatula@marvell.com>

There is one more place in the node_clone function that needs to be modified:
       if (clone_name(reg->name, node->name, name))
                //goto free;
                goto free_xstat;


  reply	other threads:[~2024-11-01  1:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-30 12:12 pbhagavatula
2024-11-01  1:27 ` Huichao cai [this message]
2024-10-31 13:22 Huichao Cai

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=1730424442-1893-1-git-send-email-chcchc88@163.com \
    --to=chcchc88@163.com \
    --cc=dev@dpdk.org \
    --cc=jerinj@marvell.com \
    --cc=kirankumark@marvell.com \
    --cc=ndabilpuram@marvell.com \
    --cc=pbhagavatula@marvell.com \
    --cc=yanzhirun_163@163.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).