malloc without free in VM_PopulateDumpSharedSpace::doit()

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 8, 9
    • Component/s: hotspot
    • None
    • b67

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

              Assignee:
              Jungwoo Ha (Inactive)
              Reporter:
              Jungwoo Ha (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: