Fix -Wzero-as-null-pointer warning in MemPointer ctor

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: 24
    • Component/s: hotspot
    • b26

      The MemPointer ctor uses zero as a null pointer constant in a call to Node::dump_bfs. It should use nullptr instead.

            Assignee:
            Kim Barrett
            Reporter:
            Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: