mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-08 07:51:28 +12:00
Log: ensure fmt
This commit is contained in:
parent
1d40c06c19
commit
e52386ccfb
2 changed files with 4 additions and 0 deletions
|
@ -1989,6 +1989,8 @@ s32 error_code::error_report(s32 result, const char* fmt, const fmt_type_info* s
|
|||
}
|
||||
}
|
||||
|
||||
ensure(fmt);
|
||||
|
||||
logs::channel* channel = &sys_log;
|
||||
const char* func = "Unknown function";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue