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 "Dushshantha Chandradasa (JIRA)" <ax...@ws.apache.org> on 2005/09/27 10:13:47 UTC

[jira] Commented: (AXISCPP-834) ~xsd__hexBinary() needs to delete the contents of __ptr

    [ http://issues.apache.org/jira/browse/AXISCPP-834?page=comments#action_12330558 ] 

Dushshantha Chandradasa commented on AXISCPP-834:
-------------------------------------------------

i found lots of coupling bitween classes that are using xsd__hexBinary ,therefore we cannot just delete this pointer. this will lead us  to recieve garbage instead of hex binary values. We have to change all the classes that use xsd__hexBinary to have of deep copy of above value.

> ~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

>
> 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