mirror of
https://github.com/accelerator74/Cleaner.git
synced 2025-12-07 02:28:26 +00:00
Do not delete char[]
This commit is contained in:
parent
86a7fb6ab2
commit
2b6ff9c2b1
@ -87,7 +87,6 @@ bool Cleaner::SDK_OnLoad(char *error, size_t maxlength, bool late)
|
|||||||
}
|
}
|
||||||
rootconsole->ConsolePrint("[CLEANER] %i strings added from cleaner.cfg", szStrings.size());
|
rootconsole->ConsolePrint("[CLEANER] %i strings added from cleaner.cfg", szStrings.size());
|
||||||
cleanerConfig.close();
|
cleanerConfig.close();
|
||||||
delete [] szPath;
|
|
||||||
|
|
||||||
// init our detours
|
// init our detours
|
||||||
#if SOURCE_ENGINE >= SE_LEFT4DEAD2
|
#if SOURCE_ENGINE >= SE_LEFT4DEAD2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user