comparison auto/summary @ 4867:90bbf2adb2c9

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.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 27 Sep 2012 17:59:59 +0000
parents d620f497c50f
children 83d54192e97b
comparison
equal deleted inserted replaced
4866:fac1cc762969 4867:90bbf2adb2c9