taglib-devel@kde.org
[Top] [All Lists]

Re: Very big and ugly memory leaks

Subject: Re: Very big and ugly memory leaks
From: Scott Wheeler
Date: Sun, 3 Apr 2005 18:43:47 +0200
On Sunday 03 April 2005 14:45, Benoit Amiaux wrote:

> TagLib::MPC:File foo("blah.mpc");
> delete foo;

Actually "delete foo" there won't even compile.  You don't want to delete 
something that you didn't "new".

> It looks like as if nobody tested ape tag reading in musepack files :(

I don't, nor do I really claim to.  I don't think I have a single MPC file on 
my harddisk.  Pretty much all of that code was contributed (by Alan) and I'm 
not sure he's actively using it either...

As such, debugging is certainly appreciated.  :-)

-Scott

-- 
The fact that an opinion has been widely held is no evidence whatever that it 
is not utterly absurd. 
--Bertrand Russell
_______________________________________________
taglib-devel mailing list
taglib-devel@xxxxxxx
https://mail.kde.org/mailman/listinfo/taglib-devel

<Prev in Thread] Current Thread [Next in Thread>