memory leak in id3v2framefactory.cpp

Daniel Schaack daniel.schaack at education.lu
Tue Feb 1 09:29:44 CET 2011


Seems like the static variable:

FrameFactory *FrameFactory::factory = 0;

in id3v2framefactory.cpp

doesnt' get deleted when my app closes. I'm using the static version of 
TagLib. 



More information about the taglib-devel mailing list