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 "Dushshantha Chandradasa (JIRA)" <ji...@apache.org> on 2008/01/09 12:28:35 UTC

[jira] Resolved: (AXIS2C-877) Function axutil_env_create_all[Alastair FETTES]

     [ https://issues.apache.org/jira/browse/AXIS2C-877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dushshantha Chandradasa resolved AXIS2C-877.
--------------------------------------------

    Resolution: Fixed

> Function axutil_env_create_all[Alastair FETTES]
> -----------------------------------------------
>
>                 Key: AXIS2C-877
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-877
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: util
>    Affects Versions: Current (Nightly)
>         Environment: Ubuntu
>            Reporter: Lahiru Gunathilake
>             Fix For: Current (Nightly)
>
>
> <snippet>
> AXIS2_EXTERN
> axutil_env_t* axutil_env_create_all(
>      const axis2_char_t*         log_file,
>      const axutil_log_levels_t   log_level)
> </snippet>
> Problem: This function does not take responsibility for the memory allocated by log_file.
> Solution: Document memory ownership for parameters and return value. 

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