mirror of
https://github.com/EQEmu/Server.git
synced 2026-07-04 06:57:15 +00:00
Fix memleak in OP_RaidUpdate
This commit is contained in:
@@ -1705,7 +1705,7 @@ namespace SoD
|
||||
dest->FastQueuePacket(&outapp);
|
||||
}
|
||||
|
||||
delete[] __emu_buffer;
|
||||
safe_delete(inapp);
|
||||
}
|
||||
|
||||
ENCODE(OP_ReadBook)
|
||||
|
||||
Reference in New Issue
Block a user