Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-679

jchevm leaks _jc_classfile structs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • VM
    • None

    Description

      The _jc_derive_type_interp function in derive2.c leaks _jc_classfile structs on the path that goes to skip_vtable is never free'd and all pointers to it are lost by the time jchevm exits. I'm speculating that it should be free'd when the _jc_nonarray_type is free'd.

      Attachments

        Activity

          People

            Unassigned Unassigned
            hindessm Mark Hindess
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: