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

marker.txt detection no longer opens an InputStream that's never closed #1195

Merged
merged 1 commit into from
Mar 30, 2023

Conversation

madsboddum
Copy link
Member

I saw two options:

  1. Closing the InputStream that was opened
  2. Not opening an InputStream to begin with

I figured simply creating an URL would also do what we wanted, keeping the code simple.

@madsboddum madsboddum added the BUGFIX Fix of a bug (Pull Request) label Mar 30, 2023
@madsboddum madsboddum self-assigned this Mar 30, 2023
@Josh-Larson Josh-Larson merged commit 50620f2 into ProjectSWGCore:master Mar 30, 2023
@madsboddum madsboddum deleted the marker_txt_leak branch April 2, 2023 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUGFIX Fix of a bug (Pull Request)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants