Codegen segmentation fault when null value is passed 
-----------------------------------------------------

                 Key: AXIS2C-755
                 URL: https://issues.apache.org/jira/browse/AXIS2C-755
             Project: Axis2-C
          Issue Type: Bug
          Components: build system (Unix/Linux)
    Affects Versions: Current (Nightly)
         Environment: Ubuntu
            Reporter: Lahiru Gunathilake
            Priority: Minor


I used Axis2c codegen tool to generate test services and when i'm sending 
bigger xml file to the service client get timeout then xml stream breaks before 
sending whole xml file.So there's a null value when axiom get text elements one 
by one.But generated code doesn't check the null value then this cause a 
segmentation fault when it pass a null value to atof() method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to