yahoo/sherlock

Unreleased Resource: Streams

QiAnXinCodeSafe opened this issue · 0 comments

InputStream is = new FileInputStream(CONFIG_FILE);

The program can potentially fail to release a system resource.