]> granicus.if.org Git - apache/commit
* modules/ssl/ssl_engine_kernel.c (ssl_callback_Info): Cast away the
authorJoe Orton <jorton@apache.org>
Tue, 17 Nov 2009 09:54:56 +0000 (09:54 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 17 Nov 2009 09:54:56 +0000 (09:54 +0000)
commita256895c8089de1383c258cd7132164fff0d4922
tree46625eeb6dd8b768f5c4624b4b164cf901fcf9ca
parenta8d83f580a1382f32985928e6383250e1bd39c36
* modules/ssl/ssl_engine_kernel.c (ssl_callback_Info): Cast away the
  constness of SSL * before calling SSL_get_state, to fix warning with
  older OpenSSLs.

Reported by: rpluem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@881222 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_kernel.c