[ https://issues.apache.org/jira/browse/AXIS2C-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
mehturt updated AXIS2C-1571: ---------------------------- Labels: easytest (was: crash) > 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 > 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 (v6.1.5#6160) --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@axis.apache.org For additional commands, e-mail: c-dev-h...@axis.apache.org