Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Writing at a specified offset should not cause the file to be truncated.
Also, if the append flag is specified when the file handle is opened, all writes should happen to the end of the file.