-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: GridFS
-
Environment:Debug builds of libmongoc
-
Fully Compatible
We do
BSON_ASSERT (file->length > (int64_t)offset)
when doing mongoc_gridfs_file_seek(), but one should be able to freely seek past the end of a file.
- is depended on by
-
CDRIVER-509 GridFS crashes when creating empty file
- Closed