-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
Fully Compatible
Currently, OID objects are simply memcpy'd into or out of BSON. This does not take into account potential endian issues. The BSON library should be updated to properly serialize and deserialize OID objects.
- depends on
-
SERVER-15210 Remove undefined behavior from mongo::OID
- Closed
- related to
-
SERVER-15382 Port mongo::OID endian fixes to v8-3.25
- Closed
- links to