potential resource leak in perfMemory_windows.cpp

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 9
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: