Subject: CVS commit: cryptosrc-us
To: None <source-changes@netbsd.org>
From: Thor Lancelot Simon <tls@netbsd.org>
List: source-changes
Date: 06/26/1999 12:25:28
Module Name:	cryptosrc-us
Committed By:	tls
Date:		Sat Jun 26 19:25:28 UTC 1999

Modified Files:
	cryptosrc-us/crypto-us/lib/libdes: rnd_keys.c

Log Message:
fix some dumb bugs in the random generator wrapper functions: a file descriptor leak if using /dev/urandom, and non-use of the supplied seed in the generator initialization (a problem only if _not_ using /dev/urandom)


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 cryptosrc-us/crypto-us/lib/libdes/rnd_keys.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.