You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by "Scott Cantor (JIRA)" <ji...@apache.org> on 2010/12/07 19:34:19 UTC

[jira] Updated: (SANTUARIO-175) Memory leak in RSA key clone operation

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

Scott Cantor updated SANTUARIO-175:
-----------------------------------

    Fix Version/s: C++ 1.6.0

> Memory leak in RSA key clone operation
> --------------------------------------
>
>                 Key: SANTUARIO-175
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-175
>             Project: Santuario
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: C++ 1.4.0
>         Environment: Operating System: Windows XP
> Platform: PC
>            Reporter: Scott Cantor
>            Assignee: XML Security Developers Mailing List
>             Fix For: C++ 1.6.0
>
>
> The OpenSSL RSA key class leaks memory from an extra call to RSA_new every time clone() is used. Need to check the other crypto classes for similar issues.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.