-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Concurrency
-
None
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
It looks like we get a BSONObj from a cursor using cursor->current() and then yield. Because the BSONObj is not owned, its memory may be invalidated by another operation.
- related to
-
SERVER-2062 audit btree memory accesses for unsafe usage
-
- Closed
-