diff options
author | Pan Bian <bianpan2016@163.com> | 2021-01-21 10:22:02 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-01-21 15:45:51 +0300 |
commit | 97784481757fba7570121a70dd37ca74a29f50a8 (patch) | |
tree | ccee7ca08a90a00af966d2a6a87d862b2dd32519 /drivers/media | |
parent | 1df35bf0b4e17322ec67e88b86ba21a17f904069 (diff) | |
download | linux-97784481757fba7570121a70dd37ca74a29f50a8.tar.xz |
lightnvm: fix memory leak when submit fails
The allocated page is not released if error occurs in
nvm_submit_io_sync_raw(). __free_page() is moved ealier to avoid
possible memory leak issue.
Fixes: aff3fb18f957 ("lightnvm: move bad block and chunk state logic to core")
Signed-off-by: Pan Bian <bianpan2016@163.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions