[Boost-bugs] [Boost C++ Libraries] #6303: possible crash in ssl stream initialization

Subject: [Boost-bugs] [Boost C++ Libraries] #6303: possible crash in ssl stream initialization
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-12-20 07:05:10


#6303: possible crash in ssl stream initialization
------------------------------+---------------------------------------------
 Reporter: anonymous | Owner: chris_kohlhoff
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: asio
  Version: Boost 1.48.0 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 boost::asio::ssl::detail::openssl_stream_service::create may pass a
 null pointer to SSL_set_mode when SSL_new indicates failure by
 returning a null pointer. This leads to segmentation faults on the
 platforms I tested.

 Similar issues may hold for
 boost::asio::ssl::detail::openssl_context_service::create, but I
 could not yet reproduce this.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6303>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:08 UTC