[Xfce4-commits] r26902 - xfconf/trunk/xfconfd

Stephan Arts stephan at xfce.org
Wed Apr 30 00:37:02 CEST 2008


Author: stephan
Date: 2008-04-29 22:37:02 +0000 (Tue, 29 Apr 2008)
New Revision: 26902

Modified:
   xfconf/trunk/xfconfd/xfconf-backend.c
Log:
prevent xfconfd from freezing


Modified: xfconf/trunk/xfconfd/xfconf-backend.c
===================================================================
--- xfconf/trunk/xfconfd/xfconf-backend.c	2008-04-29 20:23:38 UTC (rev 26901)
+++ xfconf/trunk/xfconfd/xfconf-backend.c	2008-04-29 22:37:02 UTC (rev 26902)
@@ -159,6 +159,7 @@
             }
             return FALSE;
         }
+        p++;
     }
 
     return TRUE;



More information about the Xfce4-commits mailing list