aboutsummaryrefslogtreecommitdiff
path: root/src/os/unix/ngx_process_cycle.c
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2012-09-27 17:59:59 +0000
committerMaxim Dounin <mdounin@mdounin.ru>2012-09-27 17:59:59 +0000
commitf4f72f9fb58e8ee4ef85e41d0702c7790c712362 (patch)
tree2f319ff64a93881268aa369f419175d3e21da518 /src/os/unix/ngx_process_cycle.c
parent181d58f9c9e6b8c2d1642eab35696e62438b5ee0 (diff)
downloadnginx-f4f72f9fb58e8ee4ef85e41d0702c7790c712362.tar.gz
nginx-f4f72f9fb58e8ee4ef85e41d0702c7790c712362.zip
SSL: fixed compression workaround to remove all methods.
Previous code used sk_SSL_COMP_delete(ssl_comp_methods, i) while iterating stack from 0 to n, resulting in removal of only even compression methods. In real life this change is a nop, as there is only one compression method which is enabled by default in OpenSSL.
Diffstat (limited to 'src/os/unix/ngx_process_cycle.c')
0 files changed, 0 insertions, 0 deletions