Big Bank memory error
---------------------

         Key: TUSCANY-511
         URL: http://issues.apache.org/jira/browse/TUSCANY-511
     Project: Tuscany
        Type: Bug

  Components: C++ SCA  
    Versions: Cpp-current    
 Environment: Windows XP
    Reporter: Simon Laws


Get memory error in the final leg of the big bank scneario. Was solved 
temoprarily bu commenting the follwong out. 

Axis2Client.cpp ln 149

/*   
    if (svc_client)
    {
        AXIS2_SVC_CLIENT_FREE(svc_client, env);
        svc_client = NULL;
    }
*/

Needs futher detailed investigation to determine if this is causing memory 
corruption of something else is by, for example, freeing something twice

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to