Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-11787

OpensslSecureRandom.c pthread_threadid_np usage signature is wrong on 32-bit Mac

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 2.7.0
    • 2.7.0
    • native
    • None
    • Reviewed

    Description

      In OpensslSecureRandom.c, pthread_threadid_np is being used with an unsigned long, but the type signature requires a uint64_t.

      Attachments

        1. HDFS-7938-001.patch
          1 kB
          Kiran Kumar M R

        Issue Links

          Activity

            People

              kiranmr Kiran Kumar M R
              cmccabe Colin McCabe
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: