Debug log cheat: add exclamation sign to filename and get separate debug log for each session
This commit is contained in:
@@ -483,7 +483,7 @@ exit:
|
||||
#ifdef DEBUG
|
||||
if( debug_isopened() ) debug_close();
|
||||
#endif
|
||||
|
||||
DEB((D_FREE, "good exit"));
|
||||
exit(rc);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user