Open migrator opened 10 years ago
summary: Not Defined
I think this is a duplicate of #1664 (or at the very least closely related to).
status Not Defined creator: b...@cwconsult.dk created at: Jun 27, 2014
summary: Not Defined (No comment was entered for this change.)
status Not Defined creator: kak@google.com created at: Jun 29, 2014
In https://code.google.com/p/guava-libraries/source/browse/guava/src/com/google/common/io/FileBackedOutputStream.java#203, if there is a file IO error when transferring to an on-disk buffer we'll leak the temp file (if resetOnFinalize is false) and will leak an open file handle until the finalizer for FileOutputStream happens to run.
relevance: 1