Potential null-pointer dereference in MallocSiteTable::new_entry

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 25
    • Affects Version/s: None
    • Component/s: hotspot
    • b12

      MallocSiteTable::new_entry passes AllocFailStrategy::RETURN_NULL but does not check the return value before passing this pointer into standard placement new. That will lead to a null pointer dereference.

            Assignee:
            Johan Sjölen
            Reporter:
            Johan Sjölen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: