(launcher) replace strerror with strerror_r

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: 7
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: