[Webkit-unassigned] [Bug 54167] REGRESSION(r78149): Return value of read() shouldn't be ignored.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 10 00:45:53 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54167
--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> 2011-02-10 00:45:52 PST ---
(From update of attachment 81924)
Why not just use the CRASH() version in both debug and release?
A quick web search suggests that reads from /dev/urandom never fails in practice, just possibly degrading quality (not sure if there's a proper spec for this). I'm wondering if one Web page will be able to predict random numbers generated in other pages by exhausting OS randomness 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