Skip to content

Unclosed file streams in UpdateCheck #1416

Description

@catilac

[[Reserved for Mark Sherman's Class]]

In https://github.com/processing/processing4/blob/main/app/src/processing/app/UpdateCheck.java#L207-L213

We are creating streams, but not closing those streams. On success, or on exception (!), those resources are never freed.

Please free them.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Reserved: ECThis is reserved for Emmanuel College CS students

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions