mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +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