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

memory leak in appendBootClassPath(), paths must be deallocated

    XMLWordPrintable

Details

    Backports

      Description

        The memory allocated and hold in paths variable is never deallocated:
            splitPathList(pathList, &count, &paths);

        So, it is a memory leak which needs to be fixed.

        Attachments

          Issue Links

            Activity

              People

                sspitsyn Serguei Spitsyn
                sspitsyn Serguei Spitsyn
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: