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

ListeningSocket::closeAll does not free previous 'sockets' and 'paths' containers

    • Fully Compatible
    • ALL

      In ListeningSockets::closeAll, replacement instances of the two sets are created. While the old instances are walked and owned pointers are deleted, the old data structure objects themselves are leaked.

      This is unlikely to adversely affect real world code but does create memory leaks in some tests.

            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: