diff options
author | 2023-04-28 05:32:52 -0700 | |
---|---|---|
committer | 2023-10-18 15:30:47 -0700 | |
commit | 98b824ff8984fd523fc264fbb13208098ab09da3 (patch) | |
tree | 35f60b9788d10a556442d1ad5c5bfe4c4a26252d /scripts/generate_rust_analyzer.py | |
parent | apparmor: provide separate audit messages for file and policy checks (diff) | |
download | linux-rng-98b824ff8984fd523fc264fbb13208098ab09da3.tar.xz linux-rng-98b824ff8984fd523fc264fbb13208098ab09da3.zip |
apparmor: refcount the pdb
With the move to permission tables the dfa is no longer a stand
alone entity when used, needing a minimum of a permission table.
However it still could be shared among different pdbs each using
a different permission table.
Instead of duping the permission table when sharing a pdb, add a
refcount to the pdb so it can be easily shared.
Reviewed-by: Georgia Garcia <georgia.garcia@canonical.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions