*** lib_rand.c.orig	Mon Apr 28 15:13:17 1997
--- lib_rand.c	Mon Apr 28 15:14:58 1997
***************
*** 1525,1530 ****
--- 1525,1531 ----
  		CloseHandle( threadID );
  	if( threadEvent != NULL )
  		CloseHandle( threadEvent );
+     if( randomPool != NULL )
  	DeleteCriticalSection( &randProt );
  	if( hNetAPI32 )
  		{
