[
https://issues.apache.org/jira/browse/AXIS2C-789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547261
]
Bill Mitchell commented on AXIS2C-789:
--------------------------------------
To be more precise about my comment, this change introduces a Heap Corruption
on Windows when Axis2C is built with Visual Studio 2005. The readily available
binary version of libxml2.dll is linked with the multithreaded C runtime from
an earlier version of Visual Studio. So, when Axis2c is built with VS2005 it
gets a different instance of the C runtime DLL and thus a different heap.
> Memory leak in om_stax_builder
> ------------------------------
>
> Key: AXIS2C-789
> URL: https://issues.apache.org/jira/browse/AXIS2C-789
> Project: Axis2-C
> Issue Type: Bug
> Components: xml/om
> Environment: Ubuntu
> Reporter: Lahiru Gunathilake
> Assignee: Sanjaya Ratnaweera
> Attachments: diff_om
>
>
> There was a big memory leak in om_stax_builder it's around 4000bytes for echo
> sample.
--
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]