Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apparmor: Fix aa_label_build() error handling for failed merges
aa_label_merge() can return NULL for memory allocations failures make sure to handle and set the correct error in this case. Reported-by: Peng Hao <[email protected]> Signed-off-by: John Johansen <[email protected]>
- Loading branch information