Memory leak when writing empty elements ---------------------------------------
Key: AXIS2C-1144 URL: https://issues.apache.org/jira/browse/AXIS2C-1144 Project: Axis2-C Issue Type: Bug Components: guththila Reporter: Supun Kamburugamuva guththila_xml_writer.c: guththila_write_empty_element_with_prefix_and_namespace(), line 1694. When nmsp_found is FALSE, namesp pointer will be pushed into stack, however when it's FALSE, namesp pointer will not be used and not be freed. -- 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]