Description
Sample clients crash with an unhandled win32 exception on windows platform. For example, when i run echo client on windows, it crashes after displaying "echo client invoke SUCCESSFUL" message. MS VC points me to the location:
if (property_impl->free_func)
{ => property_impl->free_func(property_impl->value, env); }else
in [AXIS2]\util\src\property.c file.
in addition to this, Rational Purify gives few Array bound reads errors in scandir function in ..\util\src\platforms\windows\dir_windows.c:180.
I'll attach the complete error report from Rational Purify, in this Jira.
Attachments
Attachments
1.
|
Memory allocated by gethostbyname not released | Resolved | Unassigned |