[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    extragear/multimedia/amarok/src
From:       Stephan Kulow <coolo () kde ! org>
Date:       2007-05-17 11:04:32
Message-ID: 1179399872.174900.9033.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 665596 by coolo:

free memory (CID 3636)


 M  +1 -0      playlist.cpp  


--- trunk/extragear/multimedia/amarok/src/playlist.cpp #665595:665596
@@ -2562,6 +2562,7 @@
             t = new Q3SimpleRichText( minimumText, QApplication::font());
             if ( t->width()+30 >= viewport()->width() || t->height()+30 >= viewport()->height() ) {
                 //still too big, giving up
+                delete t;
                 return;
             }
         }
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic