Filewatcher File Search
FTP Search
  
Directory (beta)
  
Content Search (beta)
   
pkg://wmakerconf-2.9-330.src.rpm:512787/wmakerconf-2.9.dif  info  downloads

--- src/misc.c
+++ src/misc.c
@@ -587,10 +587,12 @@
 {
    char *str = g_strdup (name);
    char *ptr, *path;
-
-   for (ptr = str; *ptr; ptr++)
+ 
+   if ( str != NULL ) {
+    for (ptr = str; *ptr; ptr++)
       if (*ptr == '/')
 	 *ptr = '-';
+   }
    path = g_strconcat (g_get_home_dir (), "/.wmakerconf/", str, NULL);
    Free (str);
 
Results 1 - 1
Help - FTP Sites List - Software Dir.
Searching half a billion files worldwide
© 1997-2008 IT MARUHN