diff options
author | Rich Felker <dalias@aerifal.cx> | 2022-06-23 11:53:28 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2022-06-23 11:53:28 -0400 |
commit | a23a3da29bcca8d179d1e4de7d059639716a5c1e (patch) | |
tree | 4e8b219fbf79501b21a959a1f71dd91789bfb9c6 /src/time/__year_to_secs.c | |
parent | 4100279825c17807bdabf1c128ba4e49a1dea406 (diff) | |
download | musl-a23a3da29bcca8d179d1e4de7d059639716a5c1e.tar.gz musl-a23a3da29bcca8d179d1e4de7d059639716a5c1e.tar.bz2 musl-a23a3da29bcca8d179d1e4de7d059639716a5c1e.tar.xz musl-a23a3da29bcca8d179d1e4de7d059639716a5c1e.zip |
avoid limited space of random temp file names if clock resolution is low
this is not an issue that was actually hit, but I noticed it during
previous changes to __randname: if the resolution of tv_nsec is too
low, the space of temp file names obtainable by a thread could
plausibly be exhausted. mixing in tv_sec avoids this.
Diffstat (limited to 'src/time/__year_to_secs.c')
0 files changed, 0 insertions, 0 deletions