-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
ALL
-
Repl 2017-05-08
-
0
The BSONObjBuilder move constructor introduced for SERVER-28311 incorrectly moves the ValueStream member from the source, leaving it pointing to the source's BSONObjBuilder.
- related to
-
SERVER-28311 BSONObjBuilder should be returnable
- Closed