windows: Java_java_net_NetworkInterface_getAll misses releasing interface-list

XMLWordPrintable

    • b09
    • windows
    • Not verified

      At some places the allocated interface list in Java_java_net_NetworkInterface_getAll (windows version) is not released, this can causes leaks in special situations.
      The function Java_java_net_NetworkInterface_getAll_XP has similar issues (missing free_netif calls in case of "early" returns ).

            Assignee:
            Matthias Baesken
            Reporter:
            Matthias Baesken
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: