Skip to content
Commit 5f20fdfe authored by John Johansen's avatar John Johansen
Browse files

apparmor: fix oops in profile_unpack() when policy_db is not present



BugLink: http://bugs.launchpad.net/bugs/1592547

If unpack_dfa() returns NULL due to the dfa not being present,
profile_unpack() is not checking if the dfa is not present (NULL).

Signed-off-by: default avatarJohn Johansen <john.johansen@canonical.com>
parent 3197f5ad
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment