aboutsummaryrefslogtreecommitdiff
path: root/block/ioctl.c
diff options
context:
space:
mode:
authorTejun Heo <htejun@gmail.com>2005-11-10 08:55:01 +0100
committerJens Axboe <axboe@nelson.home.kernel.dk>2005-11-12 10:56:21 +0100
commitbe56123568072d223263a6a70a087d1e7faabb83 (patch)
treee6044bff3c9dba3392dfe1a4b172d87081d55334 /block/ioctl.c
parent15853af9f07673680439b224519c692f1352b959 (diff)
[BLOCK] fix string handling in elv_iosched_store
elv_iosched_store doesn't terminate string passed from userspace if it's too long. Also, if the written length is zero (probably not possible), it accesses elevator_name[-1]. This patch fixes both bugs. Signed-off-by: Tejun Heo <htejun@gmail.com> Signed-off-by: Jens Axboe <axboe@suse.de>
Diffstat (limited to 'block/ioctl.c')
0 files changed, 0 insertions, 0 deletions