Memory leak in notify client sample
-----------------------------------

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


In current svn following memory leak is detected

==6296== 1,064 (268 direct, 796 indirect) bytes in 1 blocks are definitely lost 
in loss record 6 of 6
==6296==    at 0x4023D6E: malloc (vg_replace_malloc.c:207)
==6296==    by 0x40309DC: axutil_allocator_malloc_impl (allocator.c:75)
==6296==    by 0x40B99E5: axis2_msg_ctx_create (msg_ctx.c:232)
==6296==    by 0x40BFAB9: axis2_op_client_two_way_send (op_client.c:1193)
==6296==    by 0x40C12B0: axis2_op_client_execute (op_client.c:504)
==6296==    by 0x40C37DC: axis2_svc_client_send_robust_with_op_qname 
(svc_client.c:593)
==6296==    by 0x40C38E2: axis2_svc_client_send_robust (svc_client.c:618)
==6296==    by 0x8048C83: main (notify_client.c:99)

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