On Tue, 24 Feb 2026 15:45:51 +0100
Thorsten Blum <thorsten.blum at linux.dev> wrote:
> Replace scnprintf("%s", ...) with the faster and more direct strscpy().
>
> Signed-off-by: Thorsten Blum <thorsten.blum at linux.dev>
Reviewed-by: Andreas Kemnade <andreas at kemnade.info>