diff options
author | Dan Carpenter <[email protected]> | 2015-02-04 11:34:30 -0500 |
---|---|---|
committer | Paul Moore <[email protected]> | 2015-02-04 11:34:30 -0500 |
commit | 6eb4e2b41b264f57ee02d16ee61683952945484d (patch) | |
tree | 9ab88aee868ae4213a72b880d6e2a381c665e125 /arch/arm/kernel/patch.c | |
parent | d5f3a5f6e7e7822df5680d4fe39bf0b6979a1535 (diff) |
SELinux: fix error code in policydb_init()
If hashtab_create() returns a NULL pointer then we should return -ENOMEM
but instead the current code returns success.
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Serge Hallyn <[email protected]>
Acked-by: Stephen Smalley <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'arch/arm/kernel/patch.c')
0 files changed, 0 insertions, 0 deletions