[
https://issues.apache.org/jira/browse/HADOOP-10871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin Patrick McCabe updated HADOOP-10871:
------------------------------------------
Attachment: HADOOP-10871-fs-enc.001.patch
> incorrect prototype in OpensslSecureRandom.c
> --------------------------------------------
>
> Key: HADOOP-10871
> URL: https://issues.apache.org/jira/browse/HADOOP-10871
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: util
> Affects Versions: fs-encryption (HADOOP-10150 and HDFS-6134)
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Fix For: 3.0.0
>
> Attachments: HADOOP-10871-fs-enc.001.patch
>
>
> There is an incorrect prototype in OpensslSecureRandom.c.
> {code}
> /home/cmccabe/hadoop/hadoop-common-project/hadoop-common/src/main/native/src/org/apache/hadoop/crypto/random/OpensslSec
> ureRandom.c:160:3: warning: call to function ‘openssl_rand_init’ without a
> real prototype [-Wunprototyped-calls]
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)