8000 fix #1246 by Cyan4973 · Pull Request #1247 · lz4/lz4 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix #1246 #1247

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

Merged
merged 1 commit into from
Jul 8, 2023
Merged

fix #1246 #1247

merged 1 commit into from
Jul 8, 2023

Conversation

Cyan4973
Copy link
Member

The resource is being freed anyway, since this is an exit point from main(), but it's proper to release the resource manually first, and avoids triggering an automated detection tool.

fix #1246

The resource is being freed anyway, since this is an exit point from `main()`,
but it's proper to release the resource manually first,
and avoids triggering an automated detection tool.
@Cyan4973 Cyan4973 merged commit 839edad into dev Jul 8, 2023
@Cyan4973 Cyan4973 deleted the fix1246 branch January 2, 2024 18:33
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.

Memory leak in lz4cli.c
2 participants
0