[ http://issues.apache.org/jira/browse/AXIS2C-441?page=all ]
Dinesh Premalal resolved AXIS2C-441.
------------------------------------
Resolution: Fixed
done !
> Drop the use of AXIS2_REALLOC(), to facilitate use of memory pools such as those in APR
> ---------------------------------------------------------------------------------------
>
> Key: AXIS2C-441
> URL: http://issues.apache.org/jira/browse/AXIS2C-441
> Project: Axis2-C
> Issue Type: Sub-task
> Components: util
> Affects Versions: Current (Nightly), 0.95
> Reporter: Samisa Abeysinghe
> Assigned To: Dinesh Premalal
> Fix For: 0.96
>
>
> There are some instances where AXIS2_REALLOC() is used in Rampart and Guththila. We need
to remove them as in case one plugs APR pools into allocator, it becomes hard to implement
the realloc operation (in fact, when there are memory pools in use, there is little use in
using realloc)
--
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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org
|