4 lines
307 B
Plaintext
4 lines
307 B
Plaintext
![]() |
Temporary files are considered insecurely created when the file existence check
|
||
|
is performed separately from the actual file creation. Such a situation can
|
||
|
occur when creating temporary files using normal file handling functions or when
|
||
|
using dedicated temporary file handling functions that are not atomic.
|