[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167639371128.486235.8328339793561034733.b4-ty@oracle.com>
Date: Tue, 14 Feb 2023 11:57:30 -0500
From: "Martin K. Petersen" <martin.petersen@...cle.com>
To: Don Brace <don.brace@...rochip.com>,
"James E.J. Bottomley" <jejb@...ux.ibm.com>,
"Gustavo A. R. Silva" <gustavoars@...nel.org>
Cc: "Martin K . Petersen" <martin.petersen@...cle.com>,
storagedev@...rochip.com, linux-scsi@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-hardening@...r.kernel.org,
Kees Cook <keescook@...omium.org>
Subject: Re: [PATCH v3][next] scsi: smartpqi: Replace one-element array with flexible-array member
On Tue, 07 Feb 2023 15:59:43 -0600, Gustavo A. R. Silva wrote:
> One-element arrays are deprecated, and we are replacing them with flexible
> array members instead. So, replace one-element array with flexible-array
> member in struct report_log_lun_list.
>
> This helps with the ongoing efforts to tighten the FORTIFY_SOURCE routines
> on memcpy().
>
> [...]
Applied to 6.3/scsi-queue, thanks!
[1/1] scsi: smartpqi: Replace one-element array with flexible-array member
https://git.kernel.org/mkp/scsi/c/ead821268c14
--
Martin K. Petersen Oracle Linux Engineering
Powered by blists - more mailing lists