[monkey-bubble: 59/753] Theory of operation:



commit 248e31746a1f9d582e176c9d595295fb8683d05a
Author: Arturo Espinosa <unammx src gnome org>
Date:   Wed Jan 28 03:51:42 1998 +0000

    Theory of operation:
    
    	- Elliot, if you are going to take back the gnome_config
    	  code from the gnome-score, please, make sure it at
    	  least compiles.
    
    	There is a pretty bad hack in there now, so it will
    	most likely crash.
    
    	Elliot: can you please put back Horacio's code in the tree?
    
    	I will do the security audit of any code touched by
    	gnome_config for the setgid approach.
    
    Miguel.

 libgnome/gnome-score.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libgnome/gnome-score.c b/libgnome/gnome-score.c
index d44c6de..9cf6127 100644
--- a/libgnome/gnome-score.c
+++ b/libgnome/gnome-score.c
@@ -70,7 +70,7 @@ gnome_score_get_notable(gchar *gamename,
 	realname, ".scores=", "/",
 	level ? level : "Top Ten",
 	"/", NULL);
-  l_scores = read_scores (game_score_section);
+/*  l_scores = read_scores (game_score_section); */
   g_free(realname);
   g_free(game_score_section);
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]