Details
-
Bug
-
Status: Closed
-
Minor - P4
-
Resolution: Fixed
-
2.8.0-rc4
-
None
-
Fully Compatible
-
ALL
-
Description
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
Attachments
Issue Links
- is related to
-
SERVER-16659 Cleanup pass for CursorManager/getMore()/listCollections/listIndexes
-
- Closed
-
- links to