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 "Bill Blough (JIRA)" <ji...@apache.org> on 2018/05/05 20:51:00 UTC

[jira] [Commented] (AXIS2C-1571) Crash in axiom_node_get_data_element() on NULL pointer parameter

    [ 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: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org