]> granicus.if.org Git - openssl/commit
Do not use uninitialized memory to seed the PRNG as it may confuse
authorLutz Jänicke <jaenicke@openssl.org>
Fri, 2 Mar 2007 17:44:55 +0000 (17:44 +0000)
committerLutz Jänicke <jaenicke@openssl.org>
Fri, 2 Mar 2007 17:44:55 +0000 (17:44 +0000)
commitc5ac2aa62c415ed0ba2f97ab1792a42ed0963425
treedd20b9b9787e4039d5c968225a378578b54ffb1f
parent392a0345ded83e84771a339baae49bd6783a960c
Do not use uninitialized memory to seed the PRNG as it may confuse
code checking tools.
PR: 1499
crypto/rand/randfile.c