Re: [PATCH v2] ALSA: hda/generic: Replace strlcat() with strscpy()

From: Ian Bridges

Date: Thu Jul 30 2026 - 13:14:22 EST


On Thu, Jul 30, 2026 at 11:07:36AM +0200, Takashi Iwai wrote:
> Since I've been already working on a cleanup of the relevant code, I'm
> going to change strlcat() to append_suffix() (but with strlcat()) as a
> preparation, too. Once when we decide to drop strlcat() actually, we
> can change the code in that function.

Thank you for picking this up. That covers everything the patch was
after, so I'll drop v2. Happy to test or review the cleanup when
it is posted.

Thanks,
Ian