Subject: [Boost-bugs] [Boost C++ Libraries] #3587: Hi, I find memory leaks in boost::python where the Py_Finalize() been called.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-11-04 05:58:01
#3587: Hi,I find memory leaks in boost::python where the Py_Finalize() been
called.
--------------------------------------+-------------------------------------
Reporter: ahccom <4.u-ahc@â¦> | Owner: daniel
Type: Bugs | Status: new
Milestone: Boost 1.41.0 | Component: Python
Version: Boost Development Trunk | Severity: Problem
Keywords: memory leak python |
--------------------------------------+-------------------------------------
when I wrote "boost::python::detail::init_module("xxxx",
&init_module_xxxx);" in my code,the memory leak occurred when the
application ended(I'm sure that I called Py_Finalize() already).
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3587> 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:01 UTC