08c99e5 malloc() uses getrandom now

1 file Authored by Cristian Rodríguez 2 years ago, Committed by zbyszek 2 years ago,
    malloc() uses getrandom now
    
    glibc master uses getrandom in malloc since https://sourceware.org/git/?p=glibc.git;a=commit;h=fc859c304898a5ec72e0ba5269ed136ed0ea10e1  ,  getrandom should be in the default set so to avoid all non trivial programs to fallback to a PRNG.
    
    (cherry picked from commit 14f4b1b568907350d023d1429c1aa4aaa8925f22)
    
        
file modified
+1 -0