You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2016/07/06 23:57:11 UTC

[jira] [Resolved] (CRYPTO-108) OpenSSL does not handle Native code loading failure

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

Sebb resolved CRYPTO-108.
-------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0

CRYPTO-108 OpenSSL does not handle Native code loading failure

Don't construct class if it won't work

Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/edbdf918
Tree: http://git-wip-us.apache.org/repos/asf/commons-crypto/tree/edbdf918
Diff: http://git-wip-us.apache.org/repos/asf/commons-crypto/diff/edbdf918



> OpenSSL does not handle Native code loading failure
> ---------------------------------------------------
>
>                 Key: CRYPTO-108
>                 URL: https://issues.apache.org/jira/browse/CRYPTO-108
>             Project: Commons Crypto
>          Issue Type: Bug
>            Reporter: Sebb
>             Fix For: 1.0.0
>
>
> OpenSSL fails to check if the Native code was loaded successfully before creating an instance.
> This just defers the inevitable failure; it would be better to throw an error immediately.
> Also the code should provide the details of the load faiure



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)