All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrea Claudi <aclaudi@redhat.com>
To: netdev@vger.kernel.org
Cc: stephen@networkplumber.org, dsahern@gmail.com
Subject: [PATCH iproute2 0/2] fix two memory leaks
Date: Fri, 11 Dec 2020 19:53:01 +0100	[thread overview]
Message-ID: <cover.1607712061.git.aclaudi@redhat.com> (raw)

This series fixes two memory leaks in iproute2,
in tc and devlink code.

Andrea Claudi (2):
  devlink: fix memory leak in cmd_dev_flash()
  tc: pedit: fix memory leak in print_pedit

 devlink/devlink.c | 13 ++++++++-----
 tc/m_pedit.c      |  4 +++-
 2 files changed, 11 insertions(+), 6 deletions(-)

-- 
2.29.2


             reply	other threads:[~2020-12-11 20:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-11 18:53 Andrea Claudi [this message]
2020-12-11 18:53 ` [PATCH iproute2 1/2] devlink: fix memory leak in cmd_dev_flash() Andrea Claudi
2020-12-11 18:53 ` [PATCH iproute2 2/2] tc: pedit: fix memory leak in print_pedit Andrea Claudi

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=cover.1607712061.git.aclaudi@redhat.com \
    --to=aclaudi@redhat.com \
    --cc=dsahern@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.org \
    /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.