Phantom memory leaks

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Cannot Reproduce
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Implementation
    • Environment:
      Visual Studio 2010
      x64
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      If _CrtSetDbgFlag(_CRTDBG_ALLOC_MEM_DF | _CRTDBG_LEAK_CHECK_DF) is set mongo will report memory leaks upon exiting the app. First cause seems to be tests = new vector<UnitTest*>(), there are probably more.

      It would be nice to get a clean exit.

            Assignee:
            Unassigned
            Reporter:
            Jamie Seward
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: