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

potential resource leak in perfMemory_windows.cpp

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 9
    • hotspot
    • None
    • windows

      perfMemory_windows.cpp contains a potential resource leak in function "static void cleanup_sharedmem_resources(const char *dirname)".
      In some case it is possible that a directory was opened and the DIR* to it would not be closed upon return.

            clanger Christoph Langer
            clanger Christoph Langer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: