mirror of
https://git.citron-emu.org/Citron/Emulator.git
synced 2025-12-26 19:37:07 +00:00
Clang (rightfully) warns that we are checking for the existence of pointer to something just allocated on the stack, which is always true. Instead, check whether GetModuleFileNameW failed. Co-authored-by: Mai M <mathew1800@gmail.com> |
||
|---|---|---|
| .. | ||
| file.cpp | ||
| file.h | ||
| fs.cpp | ||
| fs.h | ||
| fs_paths.h | ||
| fs_types.h | ||
| fs_util.cpp | ||
| fs_util.h | ||
| path_util.cpp | ||
| path_util.h | ||