summaryrefslogtreecommitdiffstats
path: root/security/apparmor/apparmorfs.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2018-03-19 12:12:31 +0300
committerJohn Johansen <john.johansen@canonical.com>2018-03-23 17:28:38 -0700
commitd53c9f4d212c25b09670a71e2a993071d1e637a2 (patch)
tree187fbebda854a6541eb3f72bd316838779dc8a96 /security/apparmor/apparmorfs.c
parenta61ecd329cfa951b7d36c13e9e2a07e7761c0e89 (diff)
downloadlinux-d53c9f4d212c25b09670a71e2a993071d1e637a2.tar.gz
linux-d53c9f4d212c25b09670a71e2a993071d1e637a2.tar.bz2
linux-d53c9f4d212c25b09670a71e2a993071d1e637a2.zip
apparmor: Fix an error code in verify_table_headers()
We accidentally return a positive EPROTO instead of a negative -EPROTO. Since 71 is not an error pointer, that means it eventually results in an Oops in the caller. Fixes: d901d6a298dc ("apparmor: dfa split verification of table headers") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'security/apparmor/apparmorfs.c')
0 files changed, 0 insertions, 0 deletions