You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2014/07/22 03:02:56 UTC

[jira] [Resolved] (HADOOP-10871) incorrect prototype in OpensslSecureRandom.c

     [ https://issues.apache.org/jira/browse/HADOOP-10871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colin Patrick McCabe resolved HADOOP-10871.
-------------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 3.0.0)
                   fs-encryption (HADOOP-10150 and HDFS-6134)

> 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: fs-encryption (HADOOP-10150 and HDFS-6134)
>
>         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)