[k3b] [Bug 383835] Crash after closing audio project

Leslie Zhai bugzilla_noreply at kde.org
Fri Aug 25 01:15:16 UTC 2017


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

--- Comment #10 from Leslie Zhai <lesliezhai at 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 the assignee for the bug.


More information about the k3b mailing list