Skip to content

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