2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-30 13:58:22 +00:00
Christian Boltz c61a75c91a Error out if the log contains an exec event for a directory
According to the discussion with John on IRC, exec log events for
directories should never happen, therefore let handle_children()
raise an exception.


Acked-by: Kshitij Gupta <kgupta8592@gmail.com>
2016-02-10 19:13:51 +01:00
..
2015-07-06 22:02:34 +02:00
2015-07-06 22:02:34 +02:00
2015-07-06 22:02:34 +02:00
2015-07-06 22:02:34 +02:00
2015-07-06 22:02:34 +02:00
2015-10-20 22:03:58 +02:00
2015-07-06 22:02:34 +02:00
2015-12-04 12:01:32 +01:00
2015-07-06 22:02:34 +02:00
2015-07-06 22:02:34 +02:00
2015-07-06 22:02:34 +02:00

Known Bugs: Will allow multiple letters in the () due to translation/unicode issues with regexing the key. User input will probably bug out in a different locale.