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

Olivier Mengué updated AXIS2C-1447:
-----------------------------------

    Priority: Minor  (was: Major)

> axutil_hash_free() should free using ht->env
> --------------------------------------------
>
>                 Key: AXIS2C-1447
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1447
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: util
>    Affects Versions: 1.6.0, Current (Nightly)
>            Reporter: Olivier Mengué
>            Priority: Minor
>
> Currently axutil_hash_free() frees memory using the 'env' arg. Instead it 
> should use the same allocator that was used for allocation. This allocation 
> is stored in the 'env' member (ht->env).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to