Details
-
Bug
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
Service Arch
-
ALL
Description
In IDL with a field of type object, when parsing that field, the 'BSONElement::Obj()' function is used, but this only saves a non-owned reference. This should instead call '.getOwned()'on the result of 'Obj()'.
Attachments
Issue Links
- related to
-
SERVER-69915 Consider calling getOwned for object_owned idl type
-
- Backlog
-