mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 06:16:03 +00:00
Add option to force that read implies exec from user side.
This commit is contained in:
@@ -169,7 +169,7 @@ struct var_string {
|
||||
#define FLAG_CHANGEHAT_1_4 2
|
||||
#define FLAG_CHANGEHAT_1_5 3
|
||||
extern int flag_changehat_version;
|
||||
|
||||
extern int read_implies_exec;
|
||||
|
||||
#ifdef DEBUG
|
||||
#define PDEBUG(fmt, args...) printf("parser: " fmt, ## args)
|
||||
|
Reference in New Issue
Block a user