Reported by Tim Kosse: on Unix, read_random_seed() wasn't correctly checking
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 26 Apr 2009 22:32:41 +0000 (22:32 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 26 Apr 2009 22:32:41 +0000 (22:32 +0000)
commit0720879b9a54a3a8bf549edee91236a73375441b
treec54a44a63b82e52c5f1f8474e7591941067dcbd5
parentbb8bd6e97962274fcb2ba919473733ad326ccd85
Reported by Tim Kosse: on Unix, read_random_seed() wasn't correctly checking
the return from open() and behaved wrongly in the absence of a seed file.

git-svn-id: svn://svn.tartarus.org/sgt/putty@8517 cda61777-01e9-0310-a592-d414129be87e
unix/uxstore.c