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

Kees Cook keescook at chromium.org
Wed May 31 19:23:43 UTC 2023


On Wed, May 31, 2023 at 05:21:40AM -0700, John Johansen wrote:
> On 5/30/23 15:55, Kees Cook wrote:
> > 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...
> > 
> 
> oop, sorry looks like I didn't push, it should be fixed now

Awesome; thanks!

-- 
Kees Cook



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