comparison src/stream/ngx_stream_log_module.c @ 6777:563a1ee345a4

SSL: compatibility with BoringSSL. BoringSSL changed SSL_set_tlsext_host_name() to be a real function with a (const char *) argument, so it now triggers a warning due to conversion from (u_char *). Added an explicit cast to silence the warning. Prodded by Piotr Sikora, Alessandro Ghedini.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 19 Oct 2016 18:36:50 +0300
parents 3908156a51fa
children 0cf4e82e7c48
comparison
equal deleted inserted replaced
6776:1bf4f21b1b72 6777:563a1ee345a4