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

Replace deprecated sprintf with snprintf in glass

    XMLWordPrintable

Details

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

    Description

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

      modules/javafx.graphics/src/main/native-glass/mac/ProcessInfo.m:
              sprintf(command, LSOF_COMMAND, lsof, getpid());

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: