[ http://issues.apache.org/jira/browse/AXIS2C-441?page=comments#action_12456347 ] Malinda Kaushalye Kapuruge commented on AXIS2C-441: ---------------------------------------------------
Removed AXIS2_REALLOC()s used. > 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: 0.95, Current (Nightly) > Reporter: Samisa Abeysinghe > Assigned To: Malinda Kaushalye Kapuruge > 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
