diff options
author | John Johansen <john.johansen@canonical.com> | 2019-07-30 11:42:13 +0200 |
---|---|---|
committer | John Johansen <john.johansen@canonical.com> | 2020-01-21 15:00:20 +0100 |
commit | 0df34a645bae00c86f383fb063cd3840862837bf (patch) | |
tree | 1c9c5f5c44683506e63f718ffa51541e802ec1a4 /sound/ppc/tumbler_volume.h | |
parent | apparmor: fail unpack if profile mode is unknown (diff) | |
download | linux-0df34a645bae00c86f383fb063cd3840862837bf.tar.xz linux-0df34a645bae00c86f383fb063cd3840862837bf.zip |
apparmor: add outofband transition and use it in xattr match
There are cases where the a special out of band transition that can
not be triggered by input is useful in separating match conditions
in the dfa encoding.
The null_transition is currently used as an out of band transition
for match conditions that can not contain a \0 in their input
but apparmor needs an out of band transition for cases where
the match condition is allowed to contain any input character.
Achieve this by allowing for an explicit transition out of input
range that can only be triggered by code.
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'sound/ppc/tumbler_volume.h')
0 files changed, 0 insertions, 0 deletions