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

List:       kde-commits
Subject:    kdemultimedia/noatun/modules/winskin/vis
From:       Charles Samuels <charles () kde ! org>
Date:       2004-08-29 21:11:51
Message-ID: 20040829211151.C49BB1EFF () office ! kde ! org
[Download RAW message or body]

CVS commit by charles: 


patch by Johan Billing <billing@df.lth.se>

I believe this fixes all sorts of crashings with regards to the mysterious
winskin crashes.

A big round of appreciation goes to Johan, as this bug has been around for ages and \
nobody has been able to find it.  However, it seems like it's a real stupid one and \
valgrind should have been able to catch it.

Thanks Johan!

(backport soon)

CCMAIL:74666-done@bugs.kde.org


  M +1 -0      visQueue.cpp   1.4


--- kdemultimedia/noatun/modules/winskin/vis/visQueue.cpp  #1.3:1.4
@@ -18,4 +18,5 @@ VISQueue::VISQueue(int elements) {
   this->elements=elements;
   int i;
+  visArrayQueue.reserve(elements);
   for(i=0;i<elements;i++) {
     visArrayQueue[i]=new std::vector<float>;


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

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