On Fri, Apr 13, 2018 at 6:24 PM Seth Arnold <[email protected]> wrote:
> On Fri, Apr 13, 2018 at 11:22:11AM -0700, Matthew Garrett wrote: > > + rule->profile = kstrdup(rulestr, GFP_KERNEL); > Hi Matthew, if this allocation fails, 'rule' is returned malformed; is > this intentional? I can confirm that my intention was to fuck this up. (I'll resend a fixed version) -- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
