Skip to content
Commit eb08f8eb authored by Li Zefan's avatar Li Zefan Committed by Ingo Molnar
Browse files

blktrace: fix off-by-one bug



'what' is used as the index of array what2act, so it can't >= the array size.

Signed-off-by: default avatarLi Zefan <lizf@cn.fujitsu.com>
Acked-by: default avatarJens Axboe <jens.axboe@oracle.com>
Acked-by: default avatarArnaldo Carvalho de Melo <acme@redhat.com>
Acked-by: default avatarSteven Rostedt <rostedt@goodmis.org>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 55547204
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment