about summary refs log tree commit diff
path: root/stdlib/arc4random_uniform.c
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2022-08-01 15:49:07 +0200
committerFlorian Weimer <fweimer@redhat.com>2022-08-01 15:50:09 +0200
commit7187efd0aa270c83c428ea6cd0e1cffc34b41a74 (patch)
treeced89225894bcfe3fd39eea6539b87683d584816 /stdlib/arc4random_uniform.c
parent032712621fd376def8ee4c1d997b414f29a30108 (diff)
downloadglibc-7187efd0aa270c83c428ea6cd0e1cffc34b41a74.tar.gz
glibc-7187efd0aa270c83c428ea6cd0e1cffc34b41a74.tar.xz
glibc-7187efd0aa270c83c428ea6cd0e1cffc34b41a74.zip
malloc: Use __getrandom_nocancel during tcache initiailization
Cancellation currently cannot happen at this point because dlopen
as used by the unwind link always performs additional allocations
for libgcc_s.so.1, even if it has been loaded already as a dependency
of the main executable.  But it seems prudent not to rely on this
quirk.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
Diffstat (limited to 'stdlib/arc4random_uniform.c')
0 files changed, 0 insertions, 0 deletions