[
https://issues.apache.org/jira/browse/AXIS2C-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bill Blough closed AXIS2C-1697.
-------------------------------
> Use of uninitialized array_list
> -------------------------------
>
> Key: AXIS2C-1697
> URL: https://issues.apache.org/jira/browse/AXIS2C-1697
> Project: Axis2-C
> Issue Type: Bug
> Components: core/description
> Affects Versions: Current (Nightly)
> Reporter: Bill Blough
> Priority: Major
> Fix For: 1.7.0
>
>
> In axis2_op_engage_module, op->engaged_module_list is assigned to (as
> collection_module), even if null. While this doesn't cause a crash (due to
> param checking in the array_list functions), it does prevent the unit tests
> from passing.
>
> Need to investigate and determine whether this allocation/initialization
> should be left up to the caller (in which case the tests need to be changed)
> or up to the library (in which case, need to determine best place for this to
> be fixed).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]