Loading
apparmor: guard against free routines being called with a NULL
aa_free_data() and free_attachment() don't guard against having a NULL parameter passed to them. Fix this. Reviewed-by:Ryan Lee <ryan.lee@canonical.com> Signed-off-by:
John Johansen <john.johansen@canonical.com>