Re: [PATCH] auxdisplay: panel: refactor deprecated strncpy

2023-09-29 Thread Miguel Ojeda
On Fri, Sep 29, 2023 at 8:42 PM Kees Cook wrote: > > Applied to for-next/hardening, thanks! Thanks for picking it up! Cheers, Miguel

Re: [PATCH] auxdisplay: panel: refactor deprecated strncpy

2023-09-29 Thread Kees Cook
On Mon, 11 Sep 2023 20:51:04 +, Justin Stitt wrote: > `strncpy` is deprecated and as such we should prefer more robust and > less ambiguous interfaces. > > In this case, all of `press_str`, `repeat_str` and `release_str` are > explicitly marked as nonstring: > | struct { /* valid when type