dotgnu-pnet-commits
[Top][All Lists]
Advanced

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

[Dotgnu-pnet-commits] CVS: pnet/engine lib_crypt.c,1.11,1.12


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet/engine lib_crypt.c,1.11,1.12
Date: Tue, 26 Nov 2002 19:59:19 -0500

Update of /cvsroot/dotgnu-pnet/pnet/engine
In directory subversions:/tmp/cvs-serv23862/engine

Modified Files:
        lib_crypt.c 
Log Message:



Index: lib_crypt.c
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/engine/lib_crypt.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** lib_crypt.c 27 Nov 2002 00:49:33 -0000      1.11
--- lib_crypt.c 27 Nov 2002 00:59:17 -0000      1.12
***************
*** 439,444 ****
                           very long periods of time if the kernel judges that 
the
                           entropy pool has expired, but the system doesn't 
have much
!                          activity to generate new entropy quickly.  We a 
happy with
!                          the kernel's previous entropy values. */
                        ILMemZero(thread->process->randomPool, 
IL_SHA_HASH_SIZE);
                #ifdef HAVE_OPEN
--- 439,444 ----
                           very long periods of time if the kernel judges that 
the
                           entropy pool has expired, but the system doesn't 
have much
!                          activity to generate new entropy quickly.  We are 
happy
!                          with the kernel's previous entropy values. */
                        ILMemZero(thread->process->randomPool, 
IL_SHA_HASH_SIZE);
                #ifdef HAVE_OPEN





reply via email to

[Prev in Thread] Current Thread [Next in Thread]