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

Replace deprecated sprintf with snprintf in monocle utils

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • jfx21
    • javafx

      The following call to sprintf should be removed or replaced with snprintf:

      modules/javafx.graphics/src/main/native-prism-es2/monocle/eglUtils.c:
              sprintf(buffer, "unknown error code 0x%0x", err);

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

              Created:
              Updated: