Skip to content

nvme: fix mem leak in nvme copy#2843

Merged
igaw merged 1 commit intolinux-nvme:masterfrom
martin-gpy:copy_mem_leak
Jul 1, 2025
Merged

nvme: fix mem leak in nvme copy#2843
igaw merged 1 commit intolinux-nvme:masterfrom
martin-gpy:copy_mem_leak

Conversation

@martin-gpy
Copy link
Copy Markdown
Contributor

Valgrind revealed a mem leak in copy_cmd() due to the copy pointer not getting freed after usage. Fix the same.

Valgrind revealed a mem leak in copy_cmd() due to the copy pointer
not getting freed after usage. Fix the same.

Signed-off-by: Martin George <[email protected]>
@igaw igaw merged commit 6dea283 into linux-nvme:master Jul 1, 2025
17 checks passed
@igaw
Copy link
Copy Markdown
Collaborator

igaw commented Jul 1, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants