On Mon, Oct 06, 2008 at 04:58:27PM -0700, Roland McGrath wrote:
Is this email a vote for or against doing:
+ k_rand_bytes[0] = get_random_int();
+ k_rand_bytes[1] = get_random_int();
+ k_rand_bytes[2] = get_random_int();
+ k_rand_bytes[3] = get_random_int();
It sounds like it's not very safe, but on the other hand, glibc doesn't
really care?
--
Kees Cook
Ubuntu Security Team
--