Re: [apparmor] [patch 25/26] Fix garbage characters in -p profile preprocessing output

2014-04-22 Thread Seth Arnold
On Tue, Apr 15, 2014 at 10:22:32AM -0700, john.johan...@canonical.com wrote: > apparmor_parser -p is broken. Outputting garbage charcters after every > include statement. > > eg. > > ##included > ^@^@V>^?^@^@^NV>^?^@^@^Pu^@# > --- > --

Re: [apparmor] [patch 25/26] Fix garbage characters in -p profile preprocessing output

2014-04-21 Thread Steve Beattie
On Tue, Apr 15, 2014 at 10:22:32AM -0700, john.johan...@canonical.com wrote: > apparmor_parser -p is broken. Outputting garbage charcters after every > include statement. > > eg. > > ##included > ^@^@V>^?^@^@^NV>^?^@^@^Pu^@# > --- > --

[apparmor] [patch 25/26] Fix garbage characters in -p profile preprocessing output

2014-04-15 Thread john . johansen
apparmor_parser -p is broken. Outputting garbage charcters after every include statement. eg. ##included ^@^@V>^?^@^@^NV>^?^@^@^Pu^@# --- --- # This is happening because includes are handled specially and should not go through the usua