Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Ubuntu 7.10 (Gutsy Gibbon)
Description
A duplicate svc_skeleton is created inside the axis2_raw_xml_in_out_msg_recv_invoke_business_logic_sync() method which is not freed.
I have modified the code and freed the resource, and tested the samples. The samples executed successfully. Refer diff.txt for proposed patch.