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

Potential null-pointer dereference in MallocSiteTable::new_entry

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: