[
https://issues.apache.org/jira/browse/AXIS2C-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16464895#comment-16464895
]
Bill Blough commented on AXIS2C-1571:
-------------------------------------
Fixed in r1831006
> Crash in axiom_node_get_data_element() on NULL pointer parameter
> ----------------------------------------------------------------
>
> Key: AXIS2C-1571
> URL: https://issues.apache.org/jira/browse/AXIS2C-1571
> Project: Axis2-C
> Issue Type: Bug
> Affects Versions: 1.7.0
> Reporter: mehturt
> Priority: Major
> Labels: crash
>
> axiom_node_get_data_element() does not inspect its parameter and can cause
> crash if the parameter is NULL.
> I observed a crash when this fn is called from
> axis2_module_builder_populate_module(), where axis2_desc_builder_build_om()
> returns module_node (which can be NULL) and this module_node is passed to
> axiom_node_get_data_element().
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]