[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1542407876-31310-1-git-send-email-lucasb@mojatatu.com>
Date: Fri, 16 Nov 2018 17:37:54 -0500
From: Lucas Bates <lucasb@...atatu.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, xiyou.wangcong@...il.com, jiri@...nulli.us,
kernel@...atatu.com, Lucas Bates <lucasb@...atatu.com>
Subject: [PATCH net 0/2] Prevent uncaught exceptions in tdc
This patch series addresses two potential bugs in tdc that can
cause exceptions to be raised in certain circumstances. These
exceptions are generally not handled, so instead we will prevent
them from being raised.
Brenda J. Butler (1):
tc-testing: tdc.py: Guard against lack of returncode in executed
command
Lucas Bates (1):
tc-testing: tdc.py: ignore errors when decoding stdout/stderr
tools/testing/selftests/tc-testing/tdc.py | 18 +++++++++++++-----
1 file changed, 13 insertions(+), 5 deletions(-)
--
2.7.4
Powered by blists - more mailing lists