Description
In OpensslSecureRandom.c, pthread_threadid_np is being used with an unsigned long, but the type signature requires a uint64_t.
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-11638 OpensslSecureRandom.c pthreads_thread_id should support FreeBSD and Solaris in addition to Linux
- Closed