[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170817170931.24435-1-phil@nwl.cc>
Date: Thu, 17 Aug 2017 19:09:26 +0200
From: Phil Sutter <phil@....cc>
To: Stephen Hemminger <stephen@...workplumber.org>
Cc: netdev@...r.kernel.org
Subject: [iproute PATCH v2 0/5] Covscan: Fix potential memory leaks
This series collects patches from v1 which deal with potential memory leaks.
No changes to the actual patches, just splitting into smaller series.
Phil Sutter (5):
ipvrf: Fix error path of vrf_switch()
ifstat: Fix memleak in error case
ifstat: Fix memleak in dump_kern_db() for json output
ss: Fix potential memleak in unix_stats_print()
tipc/bearer: Fix resource leak in error path
ip/ipvrf.c | 9 +++++----
misc/ifstat.c | 12 +++++++++---
misc/ss.c | 4 +++-
tipc/bearer.c | 3 +++
4 files changed, 20 insertions(+), 8 deletions(-)
--
2.13.1
Powered by blists - more mailing lists