Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apparmor: get_suspend_policy must return NULL in error cases
Before this fix, it could return MAP_FAILED which is ((void *) -1). Signed-off-by: Andrei Vagin <[email protected]>
- Loading branch information