Source-Changes archive

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

CVS commit: cryptosrc-us



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.




Home | Main Index | Thread Index | Old Index