Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0
-
None
-
None.
Description
MRAC simply calls RFRAC with no attempt to clip pos which results in filepoitner being set to negative values which are wrong.
MonitorRandomAccessContent {
public void seek(long pos) throws IOException
}
RamFileRandomAccessContent
public void seek(long pos) throws IOException