-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 2.8.0-rc4
-
Component/s: None
-
Fully Compatible
-
ALL
-
Although there is a comment in the GlobalCursorIdCache destructor that "we're just going to leak everything, as it doesn't matter", this is currently breaking the ASAN build.
It seems like it would be simple to just wrap it in a boost::scoped_ptr.
http://buildlogs.mongodb.org/MCI_ubuntu1404-debug-asan/builds/476704/test/compile_0/mock_stage_test
- is related to
-
SERVER-16659 Cleanup pass for CursorManager/getMore()/listCollections/listIndexes
- Closed
- links to