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

About memory leaks(关于内存泄漏) #94

Open
MeSpider opened this issue Sep 15, 2020 · 0 comments · May be fixed by #98
Open

About memory leaks(关于内存泄漏) #94

MeSpider opened this issue Sep 15, 2020 · 0 comments · May be fixed by #98

Comments

@MeSpider
Copy link

在内核模块[Reptile_module.ko]卸载时,并没有释放由[network_hide_add()]申请的内存空间,由此导致了一些内存泄漏的问题。

When the kernel module [Reptile_module.ko] is unloaded, the memory space requested by [network_hide_add()] is not released, which leads to some memory leakage problems.

@MeSpider MeSpider changed the title About memory leaks(关于内核泄漏) About memory leaks(关于内存泄漏) Sep 15, 2020
@minhbq-99 minhbq-99 linked a pull request Oct 27, 2020 that will close this issue
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 a pull request may close this issue.

1 participant