Skip to content
Snippets Groups Projects
Commit 9b4c52f8 authored by Hou Tao's avatar Hou Tao Committed by Yang Yingliang
Browse files

virtio-blk: free vblk-vqs in error path of virtblk_probe()


stable inclusion
from linux-4.19.132
commit a8c7823274e608903f8d72d72d18e6a4aee45c83

--------------------------------

[ Upstream commit e7eea44e ]

Else there will be memory leak if alloc_disk() fails.

Fixes: 6a27b656 ("block: virtio-blk: support multi virt queues per virtio-blk device")
Signed-off-by: default avatarHou Tao <houtao1@huawei.com>
Reviewed-by: default avatarStefano Garzarella <sgarzare@redhat.com>
Reviewed-by: default avatarMing Lei <ming.lei@redhat.com>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
parent bedc0149
No related branches found
No related tags found
No related merge requests found
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