You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-c-dev@ws.apache.org by "Supun Kamburugamuva (JIRA)" <ji...@apache.org> on 2008/05/30 08:37:45 UTC

[jira] Created: (RAMPARTC-107) Error in oxs_encryption_asymmetric_crypt

Error in oxs_encryption_asymmetric_crypt
----------------------------------------

                 Key: RAMPARTC-107
                 URL: https://issues.apache.org/jira/browse/RAMPARTC-107
             Project: Rampart/C
          Issue Type: Bug
         Environment: Windows + Linux
            Reporter: Supun Kamburugamuva
            Assignee: Supun Kamburugamuva


I have created two Jiras for this method. Seems like there are two other places where this method can crash.

It doesn't check the private key is NULL or not - seg-faults
If a unsupported operation is specified it return AXIS2_SUCCESS

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


[jira] Resolved: (RAMPARTC-107) Error in oxs_encryption_asymmetric_crypt

Posted by "Supun Kamburugamuva (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAMPARTC-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Supun Kamburugamuva resolved RAMPARTC-107.
------------------------------------------

    Resolution: Fixed

Fixes are committed to the trunk

> Error in oxs_encryption_asymmetric_crypt
> ----------------------------------------
>
>                 Key: RAMPARTC-107
>                 URL: https://issues.apache.org/jira/browse/RAMPARTC-107
>             Project: Rampart/C
>          Issue Type: Bug
>         Environment: Windows + Linux
>            Reporter: Supun Kamburugamuva
>            Assignee: Supun Kamburugamuva
>
> I have created two Jiras for this method. Seems like there are two other places where this method can crash.
> It doesn't check the private key is NULL or not - seg-faults
> If a unsupported operation is specified it return AXIS2_SUCCESS

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