Sophie

Sophie

distrib > Mageia > 1 > i586 > media > core-updates-src > by-pkgid > 9a08309d8f5ad31ca250665770593d0a > files > 8

nss-3.13.5-1.1.mga1.src.rpm

--- mozilla/security/nss/lib/freebl/unix_rand.c.orig	2006-12-16 09:38:48.000000000 +0100
+++ mozilla/security/nss/lib/freebl/unix_rand.c	2006-12-16 09:38:59.000000000 +0100
@@ -876,7 +876,7 @@
 /* Fork netstat to collect its output by default. Do not unset this unless
  * another source of entropy is available
  */
-#define DO_NETSTAT 1
+#define DO_NETSTAT 0
 
 void RNG_SystemInfoForRNG(void)
 {