On Thu, Apr 30, 2026 at 11:53 PM Thorsten Blum <[email protected]> wrote: > > Use strnlen() to limit the destination scan to the provided buffer size. > Remove the redundant comment.
Please, do not spend time on amending strlcat(). This function must die. Instead, convert current users to use alternative ways. -- With Best Regards, Andy Shevchenko

