diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2012-08-16 10:58:18 +0000 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2012-08-16 10:58:18 +0000 |
commit | 3587e2be23064ebec26c95ea26ff5080ee79a7ae (patch) | |
tree | 9f153c7c3586fb31ce31c3e215751cc28078bffe /src/core/ngx_crypt.c | |
parent | 9aac01a76edeccd7760e99de23eac7e447cf4fde (diff) | |
download | nginx-3587e2be23064ebec26c95ea26ff5080ee79a7ae.tar.gz nginx-3587e2be23064ebec26c95ea26ff5080ee79a7ae.zip |
Map: fixed optimization of variables as values.
Previous code incorrectly used ctx->var_values as an array of pointers to
ngx_http_variable_value_t, but the array contains structures, not pointers.
Additionally, ctx->var_values inspection failed to properly set var on
match.
Diffstat (limited to 'src/core/ngx_crypt.c')
0 files changed, 0 insertions, 0 deletions