diff options
author | John Johansen <[email protected]> | 2016-04-11 16:57:19 -0700 |
---|---|---|
committer | John Johansen <[email protected]> | 2016-07-12 08:43:10 -0700 |
commit | ec34fa24a934f4c8fd68f39b84abf34c42e5b06a (patch) | |
tree | 1ffe3fcae38b932de7ace29fed87dd4e98cf768a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dcda617a0c5160c73e0aa02813c871339ea08004 (diff) |
apparmor: fix replacement bug that adds new child to old parent
When set atomic replacement is used and the parent is updated before the
child, and the child did not exist in the old parent so there is no
direct replacement then the new child is incorrectly added to the old
parent. This results in the new parent not having the child(ren) that
it should and the old parent when being destroyed asserting the
following error.
AppArmor: policy_destroy: internal error, policy '<profile/name>' still
contains profiles
Signed-off-by: John Johansen <[email protected]>
Acked-by: Seth Arnold <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions