[ http://issues.apache.org/jira/browse/AXISCPP-497?page=history ]
Mark Whitlock closed AXISCPP-497:
---------------------------------
Resolution: Fixed
Fixed the delete[] in AxisGenException
> Problems with Stub::setTransportProperty
> ----------------------------------------
>
> Key: AXISCPP-497
> URL: http://issues.apache.org/jira/browse/AXISCPP-497
> Project: Axis-C++
> Type: Bug
> Reporter: Mark Whitlock
> Assignee: Mark Whitlock
>
> The exception processing in Call::setTransportProperty is not in
> Stub::setTransportProperty. Stub::setTransportProperty should just call
> Call::setTransportProperty instead of SOAPTransport::setTransportProperty.
> Also the message is new[]'ed in Call but delete'd in AxisGenException. This
> will fail on Linux, where it should be delete[]'ed.
--
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