[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <A49BDDF5-CEB6-4A66-9B9E-0A506ED7071A@toblux.com>
Date: Fri, 16 Aug 2024 17:43:19 +0200
From: Thorsten Blum <thorsten.blum@...lux.com>
To: "Gustavo A. R. Silva" <gustavo@...eddedor.com>
Cc: linkinjeon@...nel.org,
sfrench@...ba.org,
senozhatsky@...omium.org,
tom@...pey.com,
linux-cifs@...r.kernel.org,
LKML <linux-kernel@...r.kernel.org>,
linux-hardening@...r.kernel.org
Subject: Re: [PATCH] ksmbd: Replace one-element arrays with flexible-array
members
On 16. Aug 2024, at 16:55, Gustavo A. R. Silva <gustavo@...eddedor.com> wrote:
> On 16/08/24 07:58, Thorsten Blum wrote:
>> Replace the deprecated one-element arrays with flexible-array members
>> in the structs filesystem_attribute_info and filesystem_device_info.
>
> Notice that this also affects the size of the involved structs.
>
> I encourage you to study some of the patches that have previously
> addressed similar issues.
Thanks. I'll take a look and submit a v2.
Powered by blists - more mailing lists