Memory leak at deployment time
------------------------------

                 Key: AXIS2C-905
                 URL: https://issues.apache.org/jira/browse/AXIS2C-905
             Project: Axis2-C
          Issue Type: Bug
            Reporter: Damitha Kumarage


125,266 (14,642 direct, 110,624 indirect) bytes in 330 blocks are definitely 
lost in loss record 40 of 41
==10047==    at 0x402438B: malloc (vg_replace_malloc.c:149)
==10047==    by 0x40FEF16: axutil_allocator_malloc_impl (allocator.c:74)
==10047==    by 0x4102B54: axutil_strdup (string.c:271)
==10047==    by 0x4103598: axutil_strrtrim (string.c:680)
==10047==    by 0x4103618: axutil_strtrim (string.c:698)
==10047==    by 0x417563A: axis2_desc_builder_process_action_mappings 
(desc_builder.c:657)
==10047==    by 0x4180AAC: axis2_module_builder_process_ops 
(module_builder.c:463)
==10047==    by 0x4180646: axis2_module_builder_populate_module 
(module_builder.c:353)
==10047==    by 0x4177177: axis2_arch_reader_read_module_arch 
(arch_reader.c:307)
==10047==    by 0x417A652: axis2_dep_engine_do_deploy (dep_engine.c:1483)
==10047==    by 0x417D294: axis2_ws_info_list_update (ws_info_list.c:423)
==10047==    by 0x4184474: axis2_repos_listener_update (repos_listener.c:297)

To fix this memory leak we should free the element strings of wsa_mapping_list 
of the operation when freeing the operation

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