[PATCH 3/3] Merge tempname ASLR etc. patch from Gnulib

Paul Eggert eggert@cs.ucla.edu
Wed Aug 24 04:15:03 GMT 2022


On 8/23/22 02:19, Florian Weimer wrote:
> Should glibc simply use arc4random_uniform here?

Unfortunately not, because tempname must use getrandom with 
GRND_NONBLOCK and arc4random_uniform does not do that.



More information about the Libc-alpha mailing list