Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Fully Compatible
-
ALL
-
-
Platforms 2016-10-31
Description
In some places, an iterator into object of type BSONComparatorInterfaceBase<T>::Map or Set is assigned to an std::set<BSONObj>::iterator, which is undefined behavior.