Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-2504

new[] used incorrectly with boost thread_specific_ptr in mr.cpp

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.7.6
    • Affects Version/s: None
    • Component/s: None
    • None
    • ALL

      In mr.cpp the _tl value is allocated with new[] but the thread_specific_ptr destructor calls the non array version of delete.

            Assignee:
            eliot Eliot Horowitz (Inactive)
            Reporter:
            aaron Aaron Staple
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: