summaryrefslogtreecommitdiff
path: root/Documentation/aoe
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2010-04-22 14:05:35 +0400
committerJames Morris <jmorris@namei.org>2010-04-22 15:17:41 +0400
commitb338cc8207eae46640a8d534738fda7b5e48511d (patch)
tree13ce72ed8e2a83ce127c3380ba0a7084591db3ab /Documentation/aoe
parente134d200d57d43b171dcb0b55c178a1a0c7db14a (diff)
downloadlinux-b338cc8207eae46640a8d534738fda7b5e48511d.tar.xz
security: testing the wrong variable in create_by_name()
There is a typo here. We should be testing "*dentry" instead of "dentry". If "*dentry" is an ERR_PTR, it gets dereferenced in either mkdir() or create() which would cause an OOPs. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: James Morris <jmorris@namei.org>
Diffstat (limited to 'Documentation/aoe')
0 files changed, 0 insertions, 0 deletions