Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > 207cb3014075443a3be19c2dcf21b57d > files > 8

eclipse-3.3.0-0.20.8mdv2008.0.src.rpm

--- library/eclipse.c.orig	2007-06-25 15:57:02.000000000 -0400
+++ library/eclipse.c	2007-08-03 15:23:02.000000000 -0400
@@ -529,6 +530,7 @@
 		            }
 		            displayMessage( title, errorMsg );
 		            free( errorMsg );
+ 		            errorMsg = NULL;
 	            }
 	            free( title );
 	            break;