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

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: