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 "S.Uthaiyashankar (JIRA)" <ji...@apache.org> on 2007/12/10 10:09:43 UTC

[jira] Closed: (AXIS2C-694) Memory leak occurs when inserting element to hash table

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

S.Uthaiyashankar closed AXIS2C-694.
-----------------------------------


The leak is fixed. 

> Memory leak occurs when inserting element to hash table
> -------------------------------------------------------
>
>                 Key: AXIS2C-694
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-694
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: util
>    Affects Versions: Current (Nightly)
>         Environment: windows
>            Reporter: S.Uthaiyashankar
>            Assignee: Dushshantha Chandradasa
>             Fix For: 1.2.0
>
>
> If an non null element is inserted to hash table when the hash table is full, and the key is not available in the hash table, then memory leaks occur.  
> refer the following stack trace:
>             axutil_allocator_malloc_impl [d:\manjula\axis2\util\src\allocator.c:65]
>             axutil_hash_find_entry [d:\manjula\axis2\util\src\hash.c:294]
>             axutil_hash_set [d:\manjula\axis2\util\src\hash.c:362]
>             rampart_set_security_processed_result [d:\manjula\rampart\src\util\rampart_sec_processed_result.c:41]
>             rampart_shp_process_encrypted_key [d:\manjula\rampart\src\util\rampart_sec_header_processor.c:558]
>             rampart_shp_process_message [d:\manjula\rampart\src\util\rampart_sec_header_processor.c:1135]
>             rampart_in_handler_invoke [d:\manjula\rampart\src\handlers\rampart_in_handler.c:138]
>             axis2_handler_invoke [d:\manjula\axis2\src\core\engine\handler.c:91]
>             axis2_phase_invoke [d:\manjula\axis2\src\core\engine\phase.c:199]

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