[Webkit-unassigned] [Bug 27030] [WINCE] random number generator is too slow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 7 10:47:20 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27030





--- Comment #4 from Joe Mason <joe.mason at torchmobile.com>  2009-07-07 10:47:20 PDT ---
Correction: the first patch did call srand because we called
initializeRandomNumberGenerator before filling in the array.  The second patch
needs to call srand explicitly because we replaced part of
initializeRandomNumberGenerator instead of calling it first.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list