Ibrahim Akgul
Ibrahim Akgul
**Describe the bug** An error occurred when updating from mongocharpdriver-2.27 to 2.28 as below; CS0012 The type 'ObjectId' is defined in an assembly that is not referenced. You must add...
Issue #23
Issue #24
The library throws `ArgumentOutOfRangeException` when parsing LNK files with corrupted `VolumeLabelOffset` values in the `VolumeInfo` structure, preventing the file from being parsed. - Steps to Reproduce 1. Parse an LNK...
Description The library throws `ArgumentOutOfRangeException` when parsing LNK files with corrupted `CommonPathOffset` values in the `LinkInfo` structure. This occurs when the offset value exceeds the actual size of the location...