[ http://issues.apache.org/jira/browse/AXISCPP-834?page=all ]
John Hawkins resolved AXISCPP-834:
----------------------------------
Resolution: Fixed
I think this works now. I changed AxisBench_TTest to suit the new memory management model
and it appears to work fine. I have not run this under a memory leak finding tool though !
> ~xsd__hexBinary() needs to delete the contents of __ptr
> -------------------------------------------------------
>
> Key: AXISCPP-834
> URL: http://issues.apache.org/jira/browse/AXISCPP-834
> Project: Axis-C++
> Type: Bug
> Environment: n/a
> Reporter: Fred Preston
> Assignee: Dushshantha Chandradasa
> Fix For: 1.6 Alpha
>
> On the destructor of xsd__hexBinary() it needs to check if the __ptr value is not NULL
and then delete it before returning.
--
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
|