Stop words created during static initialization are leaked

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The test search stop words facility creates a large number of std::string objects but does not destroy them on clean shutdown. This isn't a problem for mongod, since the objects are only constructed once, but does interfere with using the leak detector for C++ unit tests.

              Assignee:
              Andrew Morrow (Inactive)
              Reporter:
              Andrew Morrow (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: