mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-11 16:51:29 +00:00
Reports of #3877 causing crashes on windows. No reports on Linux, but reverting for safety.
This commit is contained in:
parent
27256215b8
commit
748e37dbdf
@ -398,6 +398,5 @@ void QSDatabase::GeneralQueryReceive(ServerPacket *pack)
|
||||
LogInfo("[{}]", query.c_str());
|
||||
}
|
||||
|
||||
safe_delete(pack);
|
||||
safe_delete_array(queryBuffer);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user