Memory leaks
    Lukáš Lalinský 
    lalinsky at gmail.com
       
    Fri Apr  9 11:54:43 CEST 2010
    
    
  
On Wed, Apr 7, 2010 at 12:27 PM, Bastiaan Timmer <basjetimmer at yahoo.com> wrote:
[...]
> Is there something wrong with the example, with the library, or with my understanding of any of this?
The "operator new" one doesn't seem to be in TagLib, as it's called by
libdl. The other one is in Taglib, but it's not a traditional leak.
TagLib::ID3v2::FrameFactory a singleton, so there is only one instance
and this instance is never deleted.
Lukas
    
    
More information about the taglib-devel
mailing list