diff options
author | 2021-01-20 23:22:02 -0800 | |
---|---|---|
committer | 2021-01-21 05:45:51 -0700 | |
commit | 97784481757fba7570121a70dd37ca74a29f50a8 (patch) | |
tree | ccee7ca08a90a00af966d2a6a87d862b2dd32519 /net/unix/af_unix.c | |
parent | Merge tag 'nvme-5.11-2020-01-21' of git://git.infradead.org/nvme into block-5.11 (diff) | |
download | wireguard-linux-97784481757fba7570121a70dd37ca74a29f50a8.tar.xz wireguard-linux-97784481757fba7570121a70dd37ca74a29f50a8.zip |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions