[ http://issues.apache.org/jira/browse/AXIS2C-481?page=all ]
Samisa Abeysinghe closed AXIS2C-481.
------------------------------------
Fix Version/s: 1.0.0
(was: 0.96)
Resolution: Fixed
Assignee: Samisa Abeysinghe
Fixed to use a static buffer
> create_key_from_uri_prefix does many allocations that is wasteful
> -----------------------------------------------------------------
>
> Key: AXIS2C-481
> URL: http://issues.apache.org/jira/browse/AXIS2C-481
> Project: Axis2-C
> Issue Type: Bug
> Reporter: Samisa Abeysinghe
> Assigned To: Samisa Abeysinghe
> Fix For: 1.0.0
>
>
> create_key_from_uri_prefix method used in
> axiom/src/parser/libxml2/libxml2_writer_wrapper.c does many allocations that
> are used immediately and then freed just after a single call.
> This could be replaced with ease with a simpler function that does relatively
> little allocations.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]