mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
e5503d62bf
TCP options have up to three fields (kind, length, value). The current code only checks for the presence of the first field. Before accessing the second field (length) the code must ensure that a length field is even present. |
||
---|---|---|
.. | ||
application_layer | ||
ble | ||
credman | ||
crosslayer | ||
gnrc | ||
link_layer | ||
netdev_test | ||
network_layer | ||
routing | ||
sock | ||
transport_layer | ||
doc.txt |