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

List:       kde-commits
Subject:    kdemultimedia/mpeglib/lib/decoder
From:       Carsten Pfeiffer <carpdjih () mailbox ! tu-berlin ! de>
Date:       2003-05-04 12:34:26
[Download RAW message or body]

CVS commit by pfeiffer: 

fix new/delete mismatch


  M +1 -1      splayPlugin.cpp   1.7


--- kdemultimedia/mpeglib/lib/decoder/splayPlugin.cpp  #1.6:1.7
@@ -47,5 +47,5 @@ SplayPlugin::SplayPlugin() {
 
 SplayPlugin::~SplayPlugin() {
-  delete inputbuffer;
+  delete [] inputbuffer;
   delete pcmFrame;
   delete floatFrame;


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

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