aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2010-04-22 10:05:35 +0000
committerJames Morris <[email protected]>2010-04-22 11:17:41 +0000
commitb338cc8207eae46640a8d534738fda7b5e48511d (patch)
tree13ce72ed8e2a83ce127c3380ba0a7084591db3ab /tools/perf/scripts/python
parentCRED: Fix a race in creds_are_invalid() in credentials debugging (diff)
downloadkernel-b338cc8207eae46640a8d534738fda7b5e48511d.tar.gz
kernel-b338cc8207eae46640a8d534738fda7b5e48511d.zip
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 <[email protected]> Signed-off-by: James Morris <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions