]> granicus.if.org Git - apache/commit
* modules/ssl/ssl_engine_kernel.c (ssl_callback_SessionTicket): Fail
authorJoe Orton <jorton@apache.org>
Mon, 22 Aug 2016 11:10:58 +0000 (11:10 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 22 Aug 2016 11:10:58 +0000 (11:10 +0000)
commitb70d7ae5b5171f322f3c172cf414e92fce2d4820
treeb85396c8ee5ab5af8d68dcd4b2b08b67707bc4cd
parent45d8216e5fbda24330f19d376b0387ee591fbfc0
* modules/ssl/ssl_engine_kernel.c (ssl_callback_SessionTicket): Fail
  if RAND_bytes() fails; possible per API, although not in practice
  with the OpenSSL implementation.

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