SafeCoding233
Results
1
comments of
SafeCoding233
> With APR pools, the accepted coding style is to assume `apr_palloc()` never fails - applications can and install an abort function using `apr_pool_create_ex()` which is invoked if the underlying...