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

Memory leak when unsuccessfully mapping in archive regions

XMLWordPrintable

    • b11

      We use FileMapInfo::map_heap_data to map in archive regions into memory.
      This method allocates some auxiliary data structure on the heap, that is never freed or assigned to if this mapping fails.

            tschatzl Thomas Schatzl
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: