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

malloc without free in VM_PopulateDumpSharedSpace::doit()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 8, 9
    • hotspot
    • None
    • b67

        In VM_PopulateDumpSharedSpace::doit(),
        malloc is used to create a local memory space, but without free.
        This seems unarguably a bug.

              jwha Jungwoo Ha
              jwha Jungwoo Ha
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: