Skip to content

Unclosed file streams in UpdateCheck #1416

@catilac

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.

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