• John Johansen's avatar
    apparmor: group dfa policydb unpacking · ad596ea7
    John Johansen authored
    There are currently three policydb rule groupings (xmatch, file,
    policydb) that each do their own slightly different thing. Group them
    into a single routine and unify.
    
    This extends/unifies dfa features by
    - all dfas are allowed having an optional start field
    - all dfas are allowed having a string/transition table
    Signed-off-by: default avatarJohn Johansen <john.johansen@canonical.com>
    ad596ea7
policy_unpack.c 30.1 KB