Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
Currently, the end of the SequenceFile header is a sync block that isn't prefaced with SYNC_ESCAPE. This means that sync(0) followed by next() fails.