when ngx_array_t allocate a new array, why not ngx_pfree pre a->elts?
l.jay Yuan
pass86 at gmail.com
Tue May 22 11:38:44 UTC 2012
when ngx_array_t allocate a new array, why not ngx_pfree pre a->elts?
btw: ngx_pfree only free large memory, so I can not use ngx_pool_t everywhere...
More information about the nginx-devel
mailing list