diff options
author | Liu Bo <bo.liu@linux.alibaba.com> | 2018-05-29 10:29:12 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-05-30 18:54:33 +0200 |
commit | 2ab74cd29622c48e9852d85618081c061b6ac6d9 (patch) | |
tree | 16058bed4d103d7202f997b2d4e511a185e0c8e5 /.gitattributes | |
parent | block: kyber: make kyber more friendly with merging (diff) | |
download | linux-2ab74cd29622c48e9852d85618081c061b6ac6d9.tar.xz linux-2ab74cd29622c48e9852d85618081c061b6ac6d9.zip |
blk-throttle: fix potential NULL pointer dereference in throtl_select_dispatch
tg in throtl_select_dispatch is used first and then do check. Since tg
may be NULL, it has potential NULL pointer dereference risk. So fix
it.
Signed-off-by: Joseph Qi <joseph.qi@linux.alibaba.com>
Signed-off-by: Liu Bo <bo.liu@linux.alibaba.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions