-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix resource leak in binary_read and read_gzip_binary
Fix "IOException: error=24, Too many open files" caused by `binary_read` and `read_gzip_binary` not closing their used file input stream.
- Loading branch information
1 parent
0ff73b4
commit fb6217c
Showing
1 changed file
with
6 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters