This is fixed in apparmor-2.8.95~2430

the initialization happens as part of the constructor in mount.c

mnt_rule::mnt_rule(struct cond_entry *src_conds, char *device_p,
                   struct cond_entry *dst_conds __unused, char *mnt_point_p,
                   int allow_p):
        mnt_point(mnt_point_p), device(device_p), trans(NULL), opts(NULL),
        flags(0), inv_flags(0), audit(0), deny(0)
                 ^                   ^
             initialization is here

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1295774

Title:
  ERROR processing policydb rules for profile lxc-container-default,
  failed to load

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1295774/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to