Files
libicsneo/communication
Francesco Valla 31d4a750d8 EthernetPacketizer: do a size check on incoming bytestream
An incoming bytestream can be less than 24 bytes, leading to exceptions
when accessing its data (or allocating the vector for its payload).
Perform a size check before trying to decode the bytestream and discard
invalid incoming streams.

Signed-off-by: Francesco Valla <francesco.valla@mta.it>
2025-07-04 10:57:28 +02:00
..
2025-06-18 21:51:32 +00:00
2025-06-18 21:51:32 +00:00
2025-03-28 17:35:26 +00:00
2025-05-16 19:36:27 +00:00
2024-08-13 13:55:12 +00:00
2025-06-18 21:51:32 +00:00