null pointer should use NULL instead of 0

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 19
    • Affects Version/s: 19
    • Component/s: core-libs
    • None
    • b25

      We found using "0" as NULL in java_md_common.c . "0" is not a pointer, so we should use NULL where we want to handle it.

      https://github.com/openjdk/jdk/pull/8646#discussion_r882294076

            Assignee:
            Yasumasa Suenaga
            Reporter:
            Yasumasa Suenaga
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: