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

null pointer should use NULL instead of 0

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 19
    • 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

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

              Created:
              Updated:
              Resolved: