fix use-after-free (for some reason only when started with empty settings, quitted)
This commit is contained in:
parent
41de4bb321
commit
5ce090b8c7
|
|
@ -538,6 +538,7 @@ int main( int argc, char* argv[] ){
|
||||||
|
|
||||||
Radiant_Shutdown();
|
Radiant_Shutdown();
|
||||||
|
|
||||||
|
qInstallMessageHandler( nullptr );
|
||||||
// close the log file if any
|
// close the log file if any
|
||||||
Sys_LogFile( false );
|
Sys_LogFile( false );
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user