emscripten-core / emscripten-core/emscripten
Intermittent failure in mktemp calls in single-threaded application
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
On repeated calls to `mktemp`, it sets the input template string to an empty string at random, much before the full set of all possible alphanumeric strings has been exhausted.
Input template string: `/tmp/42/A9ROXXXXXX`
Contributor guide
Assessment
This issue has not been assessed yet.