Consider introducing higher-level memory management abstractions
----------------------------------------------------------------
Key: AXIS2C-291
URL: http://issues.apache.org/jira/browse/AXIS2C-291
Project: Axis2-C
Issue Type: Improvement
Affects Versions: Current (Nightly)
Reporter: James Clark
Doing all memory allocation in a malloc/free style is painful and it's really
hard to ensure that all code-paths are leak-free. We might want to consider
introducing some higher-level memory allocation abstractions, eg something like
APR pools (http://www.apachetutor.org/dev/pools).
--
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]