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

Several possible memory leak defects. #1719

Closed
LuMingYinDetect opened this issue Mar 25, 2024 · 1 comment
Closed

Several possible memory leak defects. #1719

LuMingYinDetect opened this issue Mar 25, 2024 · 1 comment

Comments

@LuMingYinDetect
Copy link

Hello! Today, I rechecked nanomq using the memory leak detection tool I developed and found several potential memory leak defects (there may be false positives). I conducted preliminary filtering of the error reports and uploaded the filtered reports of potentially genuine memory leak defects to the following link: https://gitee.com/yin-luming/nanomq_full_report.git. Please note that there are multiple HTML files in the repository, and one HTML file may contain reports for multiple defects (click on the Reports tab on the left side of the HTML page to switch views). When confirming, simply focus on defects labeled as memory leaks; almost all other types of defects are likely false positives. However, some memory leak types of defects may also be false positives. You only need to pull the repository to a Windows operating system and use a browser to view the reports.

OdyWayne added a commit that referenced this issue Mar 26, 2024
Signed-off-by: wayne <yukang.wei@emqx.io>
OdyWayne added a commit that referenced this issue Mar 26, 2024
Signed-off-by: wayne <yukang.wei@emqx.io>
OdyWayne added a commit that referenced this issue Mar 26, 2024
Signed-off-by: wayne <yukang.wei@emqx.io>
OdyWayne added a commit that referenced this issue Mar 26, 2024
Signed-off-by: wayne <yukang.wei@emqx.io>
@JaylinYu
Copy link
Member

thanks for reporting potential issues

JaylinYu pushed a commit that referenced this issue Mar 29, 2024
Signed-off-by: wayne <yukang.wei@emqx.io>
JaylinYu pushed a commit that referenced this issue Mar 29, 2024
Signed-off-by: wayne <yukang.wei@emqx.io>
JaylinYu pushed a commit that referenced this issue Mar 29, 2024
Signed-off-by: wayne <yukang.wei@emqx.io>
JaylinYu pushed a commit that referenced this issue Mar 29, 2024
Signed-off-by: wayne <yukang.wei@emqx.io>
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

No branches or pull requests

2 participants