On Thu, Jun 04, 2015 at 03:56:39AM -0700, John Johansen wrote: > bison isn't properly handling the 3 options of > > TOK_CHANGE_PROFILE opt_id TOK_END_OF_RULE > TOK_CHANGE_PROFILE opt_id TOK_ARROW TOK_ID TOK_END_OF_RULE > TOK_CHANGE_PROFILE opt_id TOK_ARROW TOK_COLON TOK_ID TOK_COLON TOK_END_OF_RULE > > specifying > change_profile /exec, > > results in an unexpected TOK_ID error
I'm not able to reproduce this failure with patch 08 applied... > refactor so that they share the 3 options share a common head which fixes > the problem. > > Signed-off-by: John Johansen <[email protected]> however, I have no objection to refactoring this way, such that the test for a valid onexec pattern is de-duplicated. Acked-by: Steve Beattie <[email protected]> -- Steve Beattie <[email protected]> http://NxNW.org/~steve/
signature.asc
Description: Digital signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
