https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283909
--- Comment #5 from Gleb Smirnoff <[email protected]> --- On Fri Jan 10 20:30:19 2025 UTC, [email protected] wrote: > Aren't we leaving passwd[0] uninitialized if slen == 0? Agreed. We should strlcpy() unconditionally. -- You are receiving this mail because: You are the assignee for the bug.
