Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8209994

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 ).

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

              Created:
              Updated:
              Resolved: