netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 0/2] fix two memory leaks
@ 2020-12-11 18:53 Andrea Claudi
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Andrea Claudi @ 2020-12-11 18:53 UTC (permalink / raw)
  To: netdev; +Cc: stephen, dsahern

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-12-11 20:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-11 18:53 [PATCH iproute2 0/2] fix two memory leaks Andrea Claudi
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

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).