Verify minimum size of OP_Packet, OP_Fragment and OP_OutOfOrderAck

This commit is contained in:
Derision
2013-04-27 16:22:29 +01:00
parent 401e897019
commit 232d1e2ca8
2 changed files with 16 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@ EQEMu Changelog (Started on Sept 24, 2003 15:50)
== 04/27/2013 ==
Pixel Bounds: Verify OP_Ack size & fix crash in BasePacket::build_raw_header_dump due to uninitialised timestamp.
Derision: Verify minimum size of OP_Packet, OP_Fragment and OP_OutOfOrderAck.
== 04/24/2013 ==
Bad_Captain: Fixed a couple of merc stat issues.