[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#224735: libstdc++5-3.3-dev: Leaks in string allocation?



On Sun, Dec 21, 2003 at 02:45:09PM -0300, Margarita Manterola wrote:
> Package: libstdc++5-3.3-dev
> Version: 1:3.3.1-0pre0
> Severity: normal
> Tags: upstream
> 
> Hi, I think I've found a bug in the allocation of strings done by the
> standard c++ library.  Maybe you are already aware of it, but I thought
> it might be useful to report it.

If you do this in a loop does it continue to leak?

The string class does manage a certain amount of memory on its own.  I
seem to recall this fooling memory leak analyzers before.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



Reply to: