diff options
| author | Dan Carpenter <[email protected]> | 2013-01-10 08:57:25 +0000 |
|---|---|---|
| committer | Chris Mason <[email protected]> | 2013-12-12 15:13:02 +0000 |
| commit | 700ff4f095d78af0998953e922e041d75254518b (patch) | |
| tree | 62a52b7a6f5f2eaa91809a0cc5abeac44c4c3f4e /security/selinux/hooks.c | |
| parent | Btrfs: make sure we cleanup all reloc roots if error happens (diff) | |
| download | kernel-700ff4f095d78af0998953e922e041d75254518b.tar.gz kernel-700ff4f095d78af0998953e922e041d75254518b.zip | |
Btrfs: fix access_ok() check in btrfs_ioctl_send()
The closing parenthesis is in the wrong place. We want to check
"sizeof(*arg->clone_sources) * arg->clone_sources_count" instead of
"sizeof(*arg->clone_sources * arg->clone_sources_count)".
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: Jie Liu <[email protected]>
Signed-off-by: Chris Mason <[email protected]>
cc: [email protected]
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
