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

nadir amra closed AXISCPP-1030.
-------------------------------

    Resolution: Fixed

> SoapFault copy constructors not initializing object variables before doing 
> copies 
> ----------------------------------------------------------------------------------
>
>                 Key: AXISCPP-1030
>                 URL: https://issues.apache.org/jira/browse/AXISCPP-1030
>             Project: Axis-C++
>          Issue Type: Bug
>          Components: Client - Engine
>            Reporter: nadir amra
>         Assigned To: nadir amra
>             Fix For: current (nightly)
>
>
> OtherFaultException and SoapFaultException.cpp copy constructors are not 
> initializing object variables before doing a copy.  Thus, intermittent errors 
> occur when performing copies since a copy first deletes the object variable 
> and then performs copy. The delete will occasionally fail due to invalid 
> pointer. 

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to