Buffer underwrite in inet_net_pton_ipv4
r in network byte order. I think it is better if the caution is removed, and instead the memset is done regardless. Regards, Nikolaos Chatzikonstantinou
Re: Buffer underwrite in inet_net_pton_ipv4
On Tue, Dec 17, 2024 at 7:14 AM Claudio Jeker wrote: > > On Mon, Dec 16, 2024 at 09:32:56AM -0500, Nikolaos Chatzikonstantinou wrote: > > Hello list, > > > > In src/lib/libc/net/inet_net_pton.c:inet_net_pton_ipv4 on branch > > master, there appears to be an issue o