Re: git: ad8d33679999 - main - mmc_xpt: use strlcpy instead of strncpy

From: Warner Losh <imp_at_bsdimp.com>
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