[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170815080954.3c85ba55@xeon-e3>
Date: Tue, 15 Aug 2017 08:09:54 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: Phil Sutter <phil@....cc>
Cc: netdev@...r.kernel.org
Subject: Re: [iproute PATCH 01/51] devlink: Check return code of
strslashrsplit()
On Sat, 12 Aug 2017 14:04:20 +0200
Phil Sutter <phil@....cc> wrote:
> This function shouldn't fail because all callers of
> __dl_argv_handle_port() make sure the passed string contains enough
> slashes already, but better make sure if this changes in future the
> function won't access uninitialized data.
>
> Signed-off-by: Phil Sutter <phil@....cc>
Ok, but please don't go too far down the dead end of addressing all possible
"if code changes in the future this would be a bug". Keep to finding
and fixing the real bugs that exist today.
Powered by blists - more mailing lists