diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2013-05-17 21:21:56 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-05-31 21:17:31 +0200 |
commit | 1d7095c72d35eee4ebc28e66563e636b9adafeb2 (patch) | |
tree | 9af1a639bd7a26c7c4d77506eef615153fef2a79 /drivers/iommu | |
parent | fix buffer leak after "scsi: saner replacements for ->proc_info()" (diff) | |
download | linux-1d7095c72d35eee4ebc28e66563e636b9adafeb2.tar.xz linux-1d7095c72d35eee4ebc28e66563e636b9adafeb2.zip |
qnx6: qnx6_readdir() has a braino in pos calculation
We want to mask lower 5 bits out, not leave only those and clear the
rest... As it is, we end up always starting to read from the beginning
of directory, no matter what the current position had been.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/iommu')
0 files changed, 0 insertions, 0 deletions