https://bugs.kde.org/show_bug.cgi?id=383835

--- Comment #10 from Leslie Zhai <lesliez...@llvm.org.cn> ---
> This edit makes a workaround:
> Extractor::~Extractor()
> {
>     //delete d->m_plugin;

Memory leak...

>     d->m_plugin = NULL;
>     delete d;
> }
> 
> I only use k3b to burn audio so is it possible to make depending on
> kfilemetadata optional? I presume taglib would be enough.

Welcome patch!

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to