summaryrefslogtreecommitdiff
path: root/drivers/block/rnbd/rnbd-srv.c
diff options
context:
space:
mode:
authorJack Wang <jinpu.wang@cloud.ionos.com>2020-12-10 11:18:21 +0100
committerJens Axboe <axboe@kernel.dk>2020-12-16 14:55:44 -0700
commit46067844efdb8275ade705923120fc5391543b53 (patch)
tree26f7c465e24d29091ae7677e5c533b7dd61b261d /drivers/block/rnbd/rnbd-srv.c
parente7508d48565060af5d89f10cb83c9359c8ae1310 (diff)
block/rnbd-clt: Fix possible memleak
In error case, we do not free the memory for blk_symlink_name. Do it by free the memory in error case, and set to NULL afterwards. Also fix the condition in rnbd_clt_remove_dev_symlink. Fixes: 64e8a6ece1a5 ("block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_name") Signed-off-by: Jack Wang <jinpu.wang@cloud.ionos.com> Reviewed-by: Md Haris Iqbal <haris.iqbal@cloud.ionos.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block/rnbd/rnbd-srv.c')
0 files changed, 0 insertions, 0 deletions