aboutsummaryrefslogtreecommitdiffstats
path: root/security/inode.c
diff options
context:
space:
mode:
authorEric Paris <eparis@redhat.com>2009-05-11 13:59:16 -0400
committerJames Morris <jmorris@namei.org>2009-05-12 11:06:04 +1000
commitf06dd16a03f6f7f72fab4db03be36e28c28c6fd6 (patch)
tree6542e8474a2eff0543b20ac4eb2bb2811d23fc3e /security/inode.c
parentIMA: use current_cred() instead of current->cred (diff)
downloadlinux-dev-f06dd16a03f6f7f72fab4db03be36e28c28c6fd6.tar.xz
linux-dev-f06dd16a03f6f7f72fab4db03be36e28c28c6fd6.zip
IMA: Handle dentry_open failures
Currently IMA does not handle failures from dentry_open(). This means that we leave a pointer set to ERR_PTR(errno) and then try to use it just a few lines later in fput(). Oops. Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Mimi Zohar <zohar@us.ibm.com> Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'security/inode.c')
0 files changed, 0 insertions, 0 deletions