git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9d318d
)
fuse: verify ioctl retries
author
Miklos Szeredi
<mszeredi@suse.cz>
Tue, 30 Nov 2010 15:39:27 +0000
(16:39 +0100)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Tue, 30 Nov 2010 15:39:27 +0000
(16:39 +0100)
Verify that the total length of the iovec returned in FUSE_IOCTL_RETRY
doesn't overflow iov_length().
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
CC: Tejun Heo <tj@kernel.org>
CC: <stable@kernel.org> [2.6.31+]
No differences found