| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | "HOR" <...@skynet.com.br> |
| Subject | apr_palloc: What about apr_pfree? |
| Date | Wed, 25 Jun 2003 03:41:15 GMT |
Hi, There is a possibility of the APR team add a function like /** Free the given pointer. */ APR_DECLARE(void *) apr_pfree(apr_pool_t *pool, void *pointer) to the current pool system? AFAIK it is only possible to deallocate memory deallocating the whole pool. I missing something obvious here?! Thanks in advance HOR | |
| Mime |
|
| View raw message | |