On Fri, 14 Apr 2023, Jason Gerecke wrote: > From: Jason Gerecke <killertofu@xxxxxxxxx> > > The strscpy function is able to return an error code when a copy would > overflow the size of the destination. The copy is stopped and the buffer > terminated before overflow actually occurs so it is safe to continue > execution, but we should still produce a warning should this occur. > > Signed-off-by: Jason Gerecke <jason.gerecke@xxxxxxxxx> > Reviewed-by: Ping Cheng <ping.cheng@xxxxxxxxx> Now applied, sorry for the delay. -- Jiri Kosina SUSE Labs