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

There are possible places of failure due to not closing InputStreams #6841

Closed
dkuleshov opened this issue Oct 19, 2017 · 0 comments
Closed
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.
Milestone

Comments

@dkuleshov
Copy link

According to an excellent @skabashnyuk observation there are at least several places where we probably not properly closing input streams:

  • ComposerValueProviderFactory.java
  • CProjectGenerator.java
  • CppProjectGenerator.java

Probably we can also check other classes from the package.

@dkuleshov dkuleshov added kind/bug Outline of a bug - must adhere to the bug report template. team/ide labels Oct 19, 2017
@artaleks9 artaleks9 added the severity/P1 Has a major impact to usage or development of the system. label May 7, 2018
@artaleks9 artaleks9 added severity/P2 Has a minor but important impact to the usage or development of the system. and removed severity/P1 Has a major impact to usage or development of the system. labels May 10, 2018
@dkuleshov dkuleshov self-assigned this May 23, 2018
@vparfonov vparfonov added this to the 6.6.0 milestone May 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

3 participants