mirror of https://git.musl-libc.org/git/musl
Browse Source
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.master
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue