FrameFactory leaking?

Daniel Önnerby doep at onnerby.se
Wed Mar 5 15:59:46 CET 2008


Hi!

I just installed Visual Leak Detector in my project and it seem to think 
that the TagLib::ID3v2::FrameFactory::instance() is leaking memory.
I followed it to the FrameFactory::factory pointer and I can not find 
where it's deleted.
Am I responsible for deleting the pointer returned from the instance() 
or is taglib doing this by itself?

Best regards
/Daniel


More information about the taglib-devel mailing list