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

Memory Leak #149

Closed
QiAnXinCodeSafe opened this issue Jan 16, 2020 · 2 comments
Closed

Memory Leak #149

QiAnXinCodeSafe opened this issue Jan 16, 2020 · 2 comments
Labels

Comments

@QiAnXinCodeSafe
Copy link

Memory is allocated

Potential leak of memory pointed to by 'buf '

@ThomasHabets
Copy link
Collaborator

You can't really leak memory if you terminate the process. That's not how malloc works. This isn't SHM memory.

@ThomasHabets
Copy link
Collaborator

ThomasHabets commented Jan 19, 2020

I see you're spamming other projects with incorrect reports too. Please stop wasting people's time.

Examples of bad reports:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants