commit | 5ceb7f6431f447aa9d4e949578ce5d4b90b8297c | [log] [tgz] |
---|---|---|
author | Deepanshu Gupta <deepanshu@google.com> | Tue Dec 02 12:41:23 2014 +0530 |
committer | Deepanshu Gupta <deepanshu@google.com> | Tue Dec 02 14:24:36 2014 +0530 |
tree | 35f5039405bd3ac9cd595f72d7f066759370a1dc | |
parent | 17a6170c62e6f74f2881623a9c16f0b6fea54721 [diff] |
Ensure that RandomAccessFile is not leaked. This change ensures that RandomAccessFile is always closed. Also, it changes the BufferIterator implementation to delegate to the byte buffer directly instead of mainitaining the position itself. Change-Id: I8f93e80c91a7c35e6a7fb015185b8b11e36b6286