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

☂ Check memory allocation for null return value

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P3 P3
    • jfx25
    • jfx21
    • javafx

      Many places in JavaFX check the return value of memory allocation calls, such as malloc, calloc, and "new (std::nothrow)", but some do not. We should consistently check all calls for null.

      This is an umbrella task. As we find issues, we will file a bug for each area of the code and link it as a blocking issue.

            kcr Kevin Rushforth
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: