mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-01 06:45:38 +00:00
apparmor_parser: show attachment in --debug output
When showing the content of profiles with `apparmor_parser --debug`, the attachment path is now displayed within the 'Debugging built structures' section. Signed-off-by: Maxime Bélair <maxime.belair@canonical.com>
This commit is contained in:
@@ -433,7 +433,7 @@ out:
|
||||
return ptype;
|
||||
}
|
||||
|
||||
static const char *local_name(const char *name)
|
||||
const char *local_name(const char *name)
|
||||
{
|
||||
const char *t;
|
||||
|
||||
|
Reference in New Issue
Block a user