summaryrefslogtreecommitdiffstats
path: root/fs/hfs
diff options
context:
space:
mode:
authorSage Weil <sage@newdream.net>2010-11-22 22:58:06 -0800
committerSage Weil <sage@newdream.net>2010-12-01 14:15:31 -0800
commit884ea892763d4dfba509743f65961c782c0442db (patch)
tree92a7f5b67aa06cf32457ccb2b69c28c528a48c15 /fs/hfs
parent3561d43fd289f590fdae672e5eb831b8d5cf0bf6 (diff)
downloadlinux-884ea892763d4dfba509743f65961c782c0442db.tar.bz2
ceph: avoid possible null deref in readdir after dir llseek
last may be NULL, but we dereference it in the else branch without checking. Normally it doesn't trigger because last == NULL when fpos == 2, but it could happen on a newly opened dir if the user seeks forward. Reported-by: Dan Carpenter <error27@gmail.com> Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'fs/hfs')
0 files changed, 0 insertions, 0 deletions