Function axutil_env_create_all
------------------------------

                 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to