[C++-sig] MSVC 7.1 Multithreaded Dll Memory Leak

Eric Anderson e at cyan.com
Thu Mar 25 18:35:25 CET 2004


> My basic problem is that when I use the Multithreaded Dll (both Debug
> and Release) runtime with boost python I get a memory leak. Even with
> the simplest of code.

I also use MSVC 7.1 w/ Multithreaded DLL.  I seem to have the same problem.
The leak I'm seeing is at:

boost_1_30_0\boost\function\function_base.hpp(262)

I have not taken the time to track down the cause yet.

Eric






More information about the Cplusplus-sig mailing list