diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2012-08-18 23:17:58 +0000 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2012-08-18 23:17:58 +0000 |
commit | c22b87b2e44c061b46faa7f14d1d8ceed4b82204 (patch) | |
tree | 51204c5c9a1d8d37b1b34ef88c9a37e1f2c0a461 /src/http/modules/ngx_http_map_module.c | |
parent | 83e35f6f22e06a32d283b28c66800cd8229cefc7 (diff) | |
download | nginx-c22b87b2e44c061b46faa7f14d1d8ceed4b82204.tar.gz nginx-c22b87b2e44c061b46faa7f14d1d8ceed4b82204.zip |
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).
Diffstat (limited to 'src/http/modules/ngx_http_map_module.c')
0 files changed, 0 insertions, 0 deletions