]> git.ipfire.org Git - thirdparty/glibc.git/commit
Get new entropy on each attempt __gen_tempname (BZ #15813)
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 25 Jul 2019 14:22:17 +0000 (11:22 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Thu, 1 Aug 2019 11:09:08 +0000 (08:09 -0300)
commite1df30fbc2e2167a982c0e77a7ebee28f4dd0800
tree3803d6ed28b9ddbcf64baf3f46565489ee8484d0
parent0b8c2f95df589c9c1ad25312475049bcc7ed7059
Get new entropy on each attempt __gen_tempname (BZ #15813)

This is missing bit for fully fix BZ#15813 (the other two were fixed
by 359653aaacad463).

Checked on x86_64-linux-gnu.

[BZ #15813]
sysdeps/posix/tempname.c (__gen_tempname): get entrypy on each
attempt.
ChangeLog
sysdeps/posix/tempname.c