Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app/vfe-vdpa: fix host device invalid address #19

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

LiZhang-2020
Copy link

Since vport index is added without removed,
it does not free vport index in device destory.
It causes access freed memory using the vport index.

Signed-off-by: Li Zhang lizh@nvidia.com

app/vfe-vdpa/main.c Outdated Show resolved Hide resolved
Since vport index is added without removed,
it does not free vport index in device destory.
It causes access freed memory using the vport index.

Signed-off-by: Li Zhang <lizh@nvidia.com>
@kailiangz1 kailiangz1 merged commit 85ed979 into Mellanox:main Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants