[ 
https://issues.apache.org/jira/browse/AXIS2C-1447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841288#action_12841288
 ] 

Samisa Abeysinghe commented on AXIS2C-1447:
-------------------------------------------

My gut says that this leads to some complications with threading. 

However I need to test more. 

> 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.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to