]> sourceware.org Git - glibc.git/commit
Fix missing randomness in __gen_tempname (bug 32214)
authorAndreas Schwab <schwab@suse.de>
Wed, 25 Sep 2024 09:49:30 +0000 (11:49 +0200)
committerAndreas Schwab <schwab@suse.de>
Thu, 26 Sep 2024 09:45:44 +0000 (11:45 +0200)
commit5f62cf88c4530c11904482775b7582bd7f6d80d2
tree1c3140de75fca974708077c1de00be3997c1bc8d
parentcc84cd389c7329ceb38228f931044e8c84ca7245
Fix missing randomness in __gen_tempname (bug 32214)

Make sure to update the random value also if getrandom fails.

Fixes: 686d542025 ("posix: Sync tempname with gnulib")
sysdeps/posix/tempname.c
This page took 0.031859 seconds and 5 git commands to generate.