a2a10b9931
Motivation: An IOException may be thrown from FileChannel.read, and cause the fd leak. Modification: Close the file when IOException occurs. Result: Avoid fd leak. |
||
---|---|---|
.. | ||
src | ||
pom.xml |
a2a10b9931
Motivation: An IOException may be thrown from FileChannel.read, and cause the fd leak. Modification: Close the file when IOException occurs. Result: Avoid fd leak. |
||
---|---|---|
.. | ||
src | ||
pom.xml |