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

(launcher) replace strerror with strerror_r

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 7
    • tools
    • generic
    • generic

      The launcher code currently uses strerror(3C) on Unix, this needs to be replaced
      with strerror_r(3C) whenever the build platforms support
      this function. As strerror creates a static buffer and is inherently not
      thread-safe.

            ksrini Kumar Srinivasan
            ksrini Kumar Srinivasan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: