Memory leak in axutil_uri_to_string()
-------------------------------------

                 Key: AXIS2C-1022
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1022
             Project: Axis2-C
          Issue Type: Bug
          Components: util
    Affects Versions: 1.3.0
            Reporter: Senaka Fernando
            Assignee: Senaka Fernando


Memory leak in axutil_uri_to_string(). strcat allocates memory, and repeated 
assignments of strcat output to "ret" results in a leak.

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