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

ClientConnections::clearPool leaks ClientConnections::Status objects

    • Fully Compatible
    • ALL

      When ClientConnections::clearPool walks its _hosts lists, it deletes all of the DBClientBase objects held in each Status object, but does not delete the Status object itself.

      This is unlikely to be a real world issue since clearPool appears not to be used in normal operation, but does affect tests that invoke clearPool.

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: