Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10795: Include asio/ssl/context.hpp reports two leaks on Windows
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-05-06 21:11:07
#10795: Include asio/ssl/context.hpp reports two leaks on Windows
--------------------------------------------+----------------------------
Reporter: Vinnie Falco <vinnie.falco@â¦> | Owner: chris_kohlhoff
Type: Bugs | Status: new
Milestone: To Be Determined | Component: asio
Version: Boost 1.57.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------------------+----------------------------
Comment (by vz-boost@â¦):
I think it's the [https://github.com/Microsoft/cpprestsdk/issues/67 same
bug] that I reported in C++ REST SDK which uses ASIO: it's due to calling
`SSL_library_init()` from `openssl_init_base::do_init` ctor but not
calling `SSL_COMP_free_compression_methods()` anywhere.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10795#comment:1> 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:20 UTC