Skip to content
Commit 470ec4ed authored by Jens Axboe's avatar Jens Axboe
Browse files

io-wq: fix double put of 'wq' in error path



We are already freeing the wq struct in both spots, so don't put it and
get it freed twice.

Reported-by: default avatar <syzbot+7bf785eedca35ca05501@syzkaller.appspotmail.com>
Fixes: 4fb6ac32

 ("io-wq: improve manager/worker handling over exec")
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent d364d9e5
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