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

memory leak in appendBootClassPath(), paths must be deallocated

XMLWordPrintable

        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.

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

                Created:
                Updated:
                Resolved: