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

Fix resource leak warnings for org.eclipse.cdt.core.utils #693

Closed
ruspl-afed opened this issue Feb 6, 2024 · 0 comments · Fixed by #694
Closed

Fix resource leak warnings for org.eclipse.cdt.core.utils #693

ruspl-afed opened this issue Feb 6, 2024 · 0 comments · Fixed by #694
Assignees

Comments

@ruspl-afed
Copy link
Member

We have several "resource leak" warnings for Dwarf and MachO64 types

It would be good to fix them

@ruspl-afed ruspl-afed self-assigned this Feb 6, 2024
ruspl-afed added a commit to ruspl-afed/cdt that referenced this issue Feb 6, 2024
….utils

* use `try-with-resources` for `AutoCloseable`
ruspl-afed added a commit that referenced this issue Feb 7, 2024
* use `try-with-resources` for `AutoCloseable`
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