blob: dad7265303214f8ce6a50403a15e6cfc7954c21c [file] [log] [blame]
void *ngx_slab_alloc(ngx_slab_pool_t *pool, size_t size)
{
return NULL;
}