[PATCH 2/5] KEYS: user_defined: sanitize key payloads
David Howells
dhowells at redhat.com
Fri Apr 21 13:57:17 UTC 2017
Eric Biggers <ebiggers3 at gmail.com> wrote:
> - kfree_rcu(zap, rcu);
> + call_rcu(&zap->rcu, user_free_payload_rcu);
Add kzfree_rcu()?
David
--
To unsubscribe from this list: send the line "unsubscribe linux-security-module" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the Linux-security-module-archive
mailing list