Loic Blot 9d295906ef
NetworkPacket::putRawPacket: resize m_data to datasize + memcpy
In some cases NetworkPacket was created using default constructor and m_data is not properly sized.
This fixed out of bounds memory copy
Also use memcpy instead of std::vector affectation to enhance packet creation
2017-10-10 00:47:46 +02:00
..
2017-08-17 22:19:39 +02:00
2017-08-17 22:19:39 +02:00
2017-08-24 17:54:10 +02:00
2017-08-17 22:19:39 +02:00
2017-08-30 08:09:41 +02:00
2017-08-17 22:19:39 +02:00
2017-08-17 22:19:39 +02:00
2017-08-17 22:19:39 +02:00
2017-09-26 20:30:14 +02:00
2017-08-30 08:09:41 +02:00
2017-08-30 08:09:41 +02:00
2017-08-18 07:44:52 +02:00
2017-08-17 22:19:39 +02:00
2017-08-18 07:44:52 +02:00
2017-08-18 07:44:52 +02:00
2017-08-18 07:44:52 +02:00
2017-08-17 22:19:39 +02:00
2017-08-18 07:44:52 +02:00
2017-08-17 22:19:39 +02:00
2017-08-24 17:54:10 +02:00
2017-08-17 22:19:39 +02:00
2017-08-18 07:44:52 +02:00
2017-08-18 07:44:52 +02:00
2017-08-18 07:44:52 +02:00
2017-08-17 22:19:39 +02:00
2017-08-30 08:09:41 +02:00
2017-08-30 08:09:41 +02:00
2017-08-17 22:19:39 +02:00
2017-08-17 22:19:39 +02:00
2017-08-17 22:19:39 +02:00
2017-08-17 22:19:39 +02:00
2017-08-18 08:21:01 +02:00
2017-08-19 11:29:46 +02:00
2017-08-19 11:29:46 +02:00
2017-08-17 22:19:39 +02:00
2017-08-19 09:29:55 +02:00
2017-08-17 22:19:39 +02:00
2017-09-26 20:30:14 +02:00
2017-09-16 18:40:19 +02:00
2017-08-17 22:19:39 +02:00
2017-08-17 22:19:39 +02:00
2017-09-26 20:30:14 +02:00
2017-08-17 22:19:39 +02:00
2017-08-24 17:54:10 +02:00
2017-08-17 22:19:39 +02:00
2017-08-17 22:19:39 +02:00