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

ResourceObj::operator delete should handle nullptr in debug builds

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 18
    • 18
    • hotspot
    • None
    • b15

      The current assert does assume p not being nullptr and tries to dereference it. Delete should handle (and ignore) nullptr.

            lkorinth Leo Korinth
            lkorinth Leo Korinth
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: