[PATCH] apparmor: aa_buffer: Convert 1-element array to flexible array

Kees Cook keescook at chromium.org
Tue May 30 22:55:37 UTC 2023


On Thu, May 11, 2023 at 02:48:29PM -0700, John Johansen wrote:
> On 5/11/23 14:34, Kees Cook wrote:
> > In the ongoing effort to convert all fake flexible arrays to proper
> > flexible arrays, replace aa_buffer's 1-element "buffer" member with a
> > flexible array.
> > 
> > Cc: John Johansen <john.johansen at canonical.com>
> > Cc: Gustavo A. R. Silva <gustavoars at kernel.org>
> > Cc: Paul Moore <paul at paul-moore.com>
> > Cc: James Morris <jmorris at namei.org>
> > Cc: "Serge E. Hallyn" <serge at hallyn.com>
> > Cc: apparmor at lists.ubuntu.com
> > Cc: linux-security-module at vger.kernel.org
> > Signed-off-by: Kees Cook <keescook at chromium.org>
> 
> Acked-by: John Johansen <john.johansen at canonical.com>
> 
> I have pulled this into my tree.

Just a quick ping: I haven't seen this show up in -next yet...

-- 
Kees Cook



More information about the Linux-security-module-archive mailing list