[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <171010474754.3838281.7412694993720179449.b4-ty@oracle.com>
Date: Sun, 10 Mar 2024 19:04:18 -0400
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: Hannes Reinecke <hare@...e.de>,
"James E.J. Bottomley" <jejb@...ux.ibm.com>,
Justin Stitt <justinstitt@...gle.com>
Cc: "Martin K . Petersen" <martin.petersen@...cle.com>,
linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-hardening@...r.kernel.org
Subject: Re: [PATCH v2] scsi: libfc: replace deprecated strncpy with memcpy
On Wed, 21 Feb 2024 23:50:26 +0000, Justin Stitt wrote:
> strncpy() is deprecated [1] and as such we should use different apis to
> copy string data.
>
> We can see that ct is NUL-initialized with fc_ct_hdr_fill:
> | ct = fc_ct_hdr_fill(fp, op, sizeof(struct fc_ns_rspn) + len,
> ...
>
> [...]
Applied to 6.9/scsi-queue, thanks!
[1/1] scsi: libfc: replace deprecated strncpy with memcpy
https://git.kernel.org/mkp/scsi/c/3e24118ec185
--
Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists