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

Fix memory leak in PosixNSPR.cpp when PR_JoinThread() throws exception

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Dev Tools 2019-08-26, Dev Tools 2019-09-09, Dev Tools 2019-09-23, Dev Tools 2019-10-07, Dev Tools 2019-10-21
    • 45

      It looks like there is a memory leak in PosixNSPR.cpp. When thread->thread().join() throws an exception we are not deleting the memory held by thread pointer.

            Assignee:
            adam.martin@mongodb.com ADAM Martin (Inactive)
            Reporter:
            arun.banala@mongodb.com Arun Banala
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: