Re: git: ad8d33679999 - main - mmc_xpt: use strlcpy instead of strncpy
- In reply to: Warner Losh : "Re: git: ad8d33679999 - main - mmc_xpt: use strlcpy instead of strncpy"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Jul 2025 14:05:29 UTC
On Mon, Jun 30, 2025 at 9:19 AM Warner Losh <imp@bsdimp.com> wrote: > But there's another consideration that 4195c7de2471d didn't think > through that I have just thought of... It turns out not to be an issue because ccbs are always initialized when these fields are used. Warner