You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Samisa Abeysinghe (JIRA)" <ax...@ws.apache.org> on 2005/02/11 12:58:11 UTC

[jira] Closed: (AXISCPP-419) SOAPTransportFactory class has Potential memory leaks

     [ http://issues.apache.org/jira/browse/AXISCPP-419?page=history ]
     
Samisa Abeysinghe closed AXISCPP-419:
-------------------------------------

    Resolution: Fixed

Done

> SOAPTransportFactory class has Potential memory leaks
> -----------------------------------------------------
>
>          Key: AXISCPP-419
>          URL: http://issues.apache.org/jira/browse/AXISCPP-419
>      Project: Axis-C++
>         Type: Improvement
>   Components: Basic Architecture
>     Versions: 1.5 Final
>     Reporter: Chinthana Danapala
>     Priority: Minor

>
> In SOAPTransportFactory.cpp in below method have missed some best practices
> SOAPTransport* SOAPTransportFactory::getTransportObject(AXIS_PROTOCOL_TYPE eProtocol)
> {
> 	SOAPTransport* pTpt;    *declared but not been initialized in same time
> }

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira