Never executed block in axis2_om_element_get_text?
--------------------------------------------------

         Key: AXIS2C-103
         URL: http://issues.apache.org/jira/browse/AXIS2C-103
     Project: Axis2-C
        Type: Bug
  Components: xml/om  
    Versions: Current (Nightly)    
    Reporter: Samisa Abeysinghe
    Priority: Minor
     Fix For: 0.9


The block stating at xml/om/om_element.c:1194 
if(dest && temp_text && AXIS2_STRCMP(temp_text, "") != 0)

The if seem to be always false to me, because dest is always NULL.

Please check on this

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

Reply via email to