On Mon, 18 Sep 2023 05:30:15 +0000, Justin Stitt wrote: > `strncpy` is deprecated for use on NUL-terminated destination strings [1]. > > Let's refactor this function to just use synth_write(). > >
Thanks for the testing! It's been 2 week without any more comments, so I'll snag this. Applied to for-next/hardening, thanks! [1/1] accessibility: speakup: refactor deprecated strncpy https://git.kernel.org/kees/c/692c013e8f37 Take care, -- Kees Cook