mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 22:35:35 +00:00
Fix ABI break for aa_log_record
This commit is contained in:
committed by
John Johansen
parent
d35a6939be
commit
c86c87e886
@@ -86,8 +86,6 @@ typedef struct
|
||||
char *net_foreign_addr;
|
||||
unsigned long net_foreign_port;
|
||||
|
||||
char *execpath;
|
||||
|
||||
char *dbus_bus;
|
||||
char *dbus_path;
|
||||
char *dbus_interface;
|
||||
@@ -104,6 +102,7 @@ typedef struct
|
||||
|
||||
char *net_addr;
|
||||
char *peer_addr;
|
||||
char *execpath;
|
||||
} aa_log_record;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user