Hi,

On 02/09/2020 08:19, Florian Weimer wrote:
At least one of the bugs was in theory user-visible: the network
interface code would return data for an interface that does not actually
exist on the system.

WRT NetworkInterface.c, I might support using `strnlen` to check
the length before hand, if that solves both cases (gcc8 and gcc10).
I'm always a bit nervous of changing the behavior in this library
as it's hard to verify that no regression is introduced.

best regards,

-- daniel

Reply via email to