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 "Samisa Abeysinghe (JIRA)" <ji...@apache.org> on 2010/03/04 15:31:27 UTC

[jira] Commented: (AXIS2C-1447) axutil_hash_free() should free using ht->env

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