~intrigeri/apparmor/wayland

Viewing all changes in revision 3498.

  • Committer: Christian Boltz
  • Date: 2016-07-29 22:41:43 UTC
  • Revision ID: apparmor@cboltz.de-20160729224143-8giuafvx9wqdkttq
logparser.py: ignore network events with 'send receive'

We already ignore network events that look like file events (based on
the operation keyword) if they have a request_mask of 'send' or
'receive' to avoid aa-logprof crashes because of "unknown" permissions.
It turned out that both can happen at once, so we should also ignore
this case.

Also add the now-ignored log event as test_multi testcase.


References: https://bugs.launchpad.net/apparmor/+bug/1577051 #13


Acked-by: Tyler Hicks <tyhicks@canonical.com> for trunk, 2.10 and 2.9.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: