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

List:       kde-commits
Subject:    koffice/kword
From:       Sebastian Sauer <mail () dipe ! org>
Date:       2006-08-20 17:34:14
Message-ID: 1156095254.998385.19580.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 575050 by sebsauer:

port r575049
Fix crash.


 M  +4 -0      KWInsertTOCCommand.cpp  


--- trunk/koffice/kword/KWInsertTOCCommand.cpp #575049:575050
@@ -194,6 +194,10 @@
                     break;
                 }
             }
+            if(! p) { // see bug #131122
+                p = prev;
+                continue;
+            }
             p->setPrev( prev );
         }
         p = p->prev();
[prev in list] [next in list] [prev in thread] [next in thread] 

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