diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2021-12-30 21:25:24 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2021-12-31 08:54:41 +0100 |
commit | 33e8e95cbd0d6724553f390142d4b11352d59dd0 (patch) | |
tree | 62f19fa9400d3dd952525fefa09c56703d06ec4f /debug | |
parent | 4dfa8f4870c862540bd9b09130a68664d45f1569 (diff) | |
download | glibc-33e8e95cbd0d6724553f390142d4b11352d59dd0.zip glibc-33e8e95cbd0d6724553f390142d4b11352d59dd0.tar.gz glibc-33e8e95cbd0d6724553f390142d4b11352d59dd0.tar.bz2 |
hurd: Make getrandom a stub inside the random translator
glibc uses /dev/urandom for getrandom(), and from version 2.34 malloc
initialization uses it. We have to detect when we are running the random
translator itself, in which case we can't read ourself.
Diffstat (limited to 'debug')
0 files changed, 0 insertions, 0 deletions