[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <202308251409.A52310CB@keescook>
Date: Fri, 25 Aug 2023 14:09:53 -0700
From: Kees Cook <keescook@...omium.org>
To: "Gustavo A. R. Silva" <gustavoars@...nel.org>
Cc: Brian Norris <briannorris@...omium.org>,
Kalle Valo <kvalo@...nel.org>,
Amitkumar Karwar <akarwar@...vell.com>,
Xinming Hu <huxm@...vell.com>, Dan Williams <dcbw@...hat.com>,
linux-wireless@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-hardening@...r.kernel.org
Subject: Re: [PATCH v2 2/3] wifi: mwifiex: Replace one-element array with
flexible-array member in struct mwifiex_ie_types_rxba_sync
On Thu, Aug 24, 2023 at 09:07:43PM -0600, Gustavo A. R. Silva wrote:
> One-element and zero-length arrays are deprecated. So, replace
> one-element array in struct mwifiex_ie_types_rxba_sync with
> flexible-array member, and refactor the rest of the code, accordingly.
>
> This results in no differences in binary output.
>
> Signed-off-by: Gustavo A. R. Silva <gustavoars@...nel.org>
Reviewed-by: Kees Cook <keescook@...omium.org>
--
Kees Cook
Powered by blists - more mailing lists