зеркало из https://github.com/mozilla/pjs.git
Tempararily back out random change so that we don't actually read *every* file in system32.
This commit is contained in:
Родитель
904e0c4fd1
Коммит
154669fa43
|
@ -508,7 +508,7 @@ void RNG_FileForRNG(const char *filename)
|
|||
struct stat stat_buf;
|
||||
unsigned char buffer[1024];
|
||||
|
||||
static DWORD totalFileBytes = 0;
|
||||
/* static DWORD totalFileBytes = 0; */
|
||||
|
||||
/* windows doesn't initialize all the bytes in the stat buf,
|
||||
* so initialize them all here to avoid UMRs.
|
||||
|
|
Загрузка…
Ссылка в новой задаче