[apparmor] [patch 2/5] group network rule bits into their own file
Seth Arnold
seth.arnold at canonical.com
Thu Aug 7 23:23:17 UTC 2014
On Thu, Aug 07, 2014 at 04:03:35PM -0700, Seth Arnold wrote:
> On Wed, Aug 06, 2014 at 05:32:46AM -0700, john.johansen at canonical.com wrote:
> > Signed-off-by: John Johansen <john.johansen at canonical.com>
>
> I found a bug; it and other comments inline.
Ah, I see you already found and fixed it in a later patch. That leaves
just one question from this patch outstanding:
> > --- /dev/null
> > +++ 2.9-test/parser/network.c
> > @@ -0,0 +1,336 @@
> > +/*
> > + * Copyright (c) 2014
> > + * Canonical, Ltd. (All rights reserved)
> > + *
> > + * This program is free software; you can redistribute it and/or
> > + * modify it under the terms of version 2 of the GNU General Public
> > + * License published by the Free Software Foundation.
> > + *
> > + * This program is distributed in the hope that it will be useful,
> > + * but WITHOUT ANY WARRANTY; without even the implied warranty of
> > + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> > + * GNU General Public License for more details.
> > + *
> > + * You should have received a copy of the GNU General Public License
> > + * along with this program; if not, contact Novell, Inc. or Canonical
> > + * Ltd.
> > + */
> > +
> > +#include <stdlib.h>
> > +#include <string.h>
> > +#include <sys/apparmor.h>
> > +
> > +#include <iomanip>
> > +#include <string>
>
> Is it kosher to include both string.h and string?
>
I assume if it were really bad, the compiler would let you know.
Acked-by: Seth Arnold <seth.arnold at canonical.com>
thanks:wq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/apparmor/attachments/20140807/a75445f6/attachment.pgp>
More information about the AppArmor
mailing list