mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
If `Close()` is called when a file was never opened, we have no temporary file path. Do not try to remove it. Some implementations of `unlink()` crash on an empty path (though the documented behavior is to fail with `ENOENT`). Fixes: #23414
6.5 KiB
6.5 KiB