diff options
author | Christoph Hellwig <hch@lst.de> | 2017-09-07 13:54:35 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2017-09-25 16:56:05 +0200 |
commit | f507b54dccfd8000c517d740bc45f20c74532d18 (patch) | |
tree | 8b6d8fdbafe4dee31f597776c36834bd4d5601f1 /drivers/block/nbd.c | |
parent | brd: fix overflow in __brd_direct_access (diff) | |
download | linux-f507b54dccfd8000c517d740bc45f20c74532d18.tar.xz linux-f507b54dccfd8000c517d740bc45f20c74532d18.zip |
bsg-lib: don't free job in bsg_prepare_job
The job structure is allocated as part of the request, so we should not
free it in the error path of bsg_prepare_job.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Cc: stable@vger.kernel.org
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block/nbd.c')
0 files changed, 0 insertions, 0 deletions