increase the value a bit
This commit is contained in:
parent
ee78e1fc8b
commit
9f6fe8dbe7
1 changed files with 1 additions and 1 deletions
|
@ -461,7 +461,7 @@ int RAND_poll(void)
|
|||
hlist.th32ProcessID,
|
||||
hlist.th32HeapID))
|
||||
{
|
||||
int entrycnt = 50;
|
||||
int entrycnt = 80;
|
||||
do
|
||||
RAND_add(&hentry,
|
||||
hentry.dwSize, 5);
|
||||
|
|
Loading…
Reference in a new issue