Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > by-pkgid > 559a10c358c79ac1ab80a9fd336ffc11 > files > 4

kphonesi-1.2-1mdv2009.1.src.rpm

--- kphoneSI/kphone/kphone.cpp	2008-08-16 09:00:49.000000000 -0700
+++ kphoneSI/kphone/kphone.cpp.new	2008-12-09 23:25:35.000000000 -0800
@@ -69,6 +69,8 @@
 	}
         p = KStatics::dBase + userPrefix + "Registration/";
 
+	umask(077);
+
         portrepeater = 10;
 	int colpos = port.find(":");
 	if (colpos == 0) {