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

Fixed resource leaks in bytecode and core modules #1033

Merged

Conversation

Bryce7832
Copy link
Contributor

This document contains an analysis of the approach used to fix the resource leaks in the sootup.bytecode and sootup.core modules. Fixes #1032

Copy link
Member

@kadirayk kadirayk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@kadirayk kadirayk merged commit 51d4f02 into soot-oss:develop Aug 20, 2024
7 checks passed
@Bryce7832 Bryce7832 deleted the bug/fix_resource_leaks_bytecode&core branch October 4, 2024 20:10
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.

[Bug]: Resource leaks detected in sootup.java.bytecode and sootup.core module
2 participants