mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-02 16:46:37 +00:00
Fix memleak in OP_RaidUpdate
This commit is contained in:
@@ -2643,7 +2643,7 @@ namespace RoF
|
||||
dest->FastQueuePacket(&outapp);
|
||||
}
|
||||
|
||||
delete[] __emu_buffer;
|
||||
safe_delete(inapp);
|
||||
}
|
||||
|
||||
ENCODE(OP_ReadBook)
|
||||
|
||||
Reference in New Issue
Block a user