Bug fix: RAND_write_file() failed to write to files created by open()
authorUlf Möller <ulf@openssl.org>
Sun, 19 Mar 2000 22:57:07 +0000 (22:57 +0000)
committerUlf Möller <ulf@openssl.org>
Sun, 19 Mar 2000 22:57:07 +0000 (22:57 +0000)
commita6aa71ff5f321d762c31da4caca31e375842653b
treec8d99e181f2e4256c605acd98651502b6391b3ef
parent87b89b799f310bd5ab1dae343b0175f6dd9fd925
Bug fix: RAND_write_file() failed to write to files created by open()
on Win32.
crypto/rand/md_rand.c
crypto/rand/randfile.c