mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-02 17:08:56 +00:00
2fdfd0fee2
there was still one overflow possible. strlcpy is faster anyway because it doesn't unexpectedly zero the entire length of the string when copying short strings....