memory leak for In-Only message with no parameter
-------------------------------------------------

                 Key: AXIS2C-1204
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1204
             Project: Axis2-C
          Issue Type: Bug
          Components: core/receivers
    Affects Versions: 1.4.0
         Environment: linux fc5
            Reporter: Frederic Heem


Fro In-Only message with no parameter, memory is leaked for each invokation of 
the service:
==24947== 819 (280 direct, 539 indirect) bytes in 7 blocks are definitely lost 
in loss record 48 of 53
==24947==    at 0x4005858: malloc (vg_replace_malloc.c:207)
==24947==    by 0x402ABDD: axiom_node_create (om_node.c:75)
==24947==    by 0x402E8D7: axiom_element_create (om_element.c:78)
==24947==    by 0x4FA4874: ???
==24947==    by 0x409AC39: 
axis2_raw_xml_in_out_msg_recv_invoke_business_logic_sync 
(raw_xml_in_out_msg_recv.c:266)
==24947==    by 0x4099F33: axis2_msg_recv_invoke_business_logic (msg_recv.c:392)
==24947==    by 0x409A563: axis2_msg_recv_receive_impl (msg_recv.c:319)
==24947==    by 0x4099FB3: axis2_msg_recv_receive (msg_recv.c:431)
==24947==    by 0x408F638: axis2_engine_receive (engine.c:315)
==24947==    by 0x401978D: axis2_http_transport_utils_process_http_post_request 
(http_transport_utils.c:595)
==24947==    by 0x4016883: axis2_http_worker_process_request (http_worker.c:899)
==24947==    by 0x411DEE0: axis2_svr_thread_worker_func (http_svr_thread.c:259)


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