-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: GridFS
-
Environment:Any
-
Fully Compatible
From GitHub pull request https://github.com/mongodb/mongo-c-driver/pull/260 by Jose Battig:
Bad interpretation of seek_end mode. it should seek from one byte more than number of bytes written. seek_end with offset zero should put pointer exactly at the end ready to receive more data
- depends on
-
CDRIVER-847 Cannot seek on new GridFS file
- Closed
- is depended on by
-
CDRIVER-509 GridFS crashes when creating empty file
- Closed