comparison src/core/ngx_cycle.c @ 4823:efa334556803

Radix tree preallocation fix. The preallocation size was calculated incorrectly and was always 8 due to sizeof(ngx_radix_tree_t) accidentally used instead of sizeof(ngx_radix_node_t).
author Maxim Dounin <mdounin@mdounin.ru>
date Sat, 18 Aug 2012 23:17:58 +0000
parents 6e37004865fb
children 2b129bb067b5 db9ce6fc9482
comparison
equal deleted inserted replaced
4822:cf3e9e6a7624 4823:efa334556803