diff options
author | Sven Linker <sven.linker@kernkonzept.com> | 2024-02-07 10:27:58 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-02-18 05:56:22 +0100 |
commit | 41159c5cfd3538542107f928aa13ceeb3c98e62d (patch) | |
tree | a1c9ae3f484a5259ea971eb3023202dd0bb8a425 /libubacktrace | |
parent | ed6a9513157f54894629d8dfa8890df0245505ec (diff) |
Avoid fall-through if file matching temporary name exists
During checking whether a temporary name can be created, it may happen
that a file with this name already exists. Avoid falling through to
opening the file name in this case, and return with an error instead.
Signed-off-by: Sven Linker <sven.linker@kernkonzept.com>
Diffstat (limited to 'libubacktrace')
0 files changed, 0 insertions, 0 deletions