[ https://issues.apache.org/jira/browse/AXIS2C-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
S.Uthaiyashankar resolved AXIS2C-1315. -------------------------------------- Resolution: Fixed Patch applied in revision 729231. Thank you very much for the patch > Use defines (or enums) for axutil_env_free_masked() > --------------------------------------------------- > > Key: AXIS2C-1315 > URL: https://issues.apache.org/jira/browse/AXIS2C-1315 > Project: Axis2-C > Issue Type: Improvement > Components: util > Affects Versions: Current (Nightly) > Reporter: Patrick van Beem > Assignee: S.Uthaiyashankar > Priority: Trivial > Fix For: 1.6.0 > > Attachments: env_defines.diff > > > Use defines or constants for axutil_env_free_masked(). This makes code easier > to read and understand: > AXIS_ENV_FREE_LOG - Frees the log > AXIS_ENV_FREE_ERROR - Frees the error > AXIS_ENV_FREE_THREADPOOL - Frees the thread pool -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.