mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-04 23:29:25 +00:00
32f6e7e231
An edge case in out-of-sequence TCP packet processing did not use the appropriate macro to check if the sender overran the recieve window. Consequently, this case sometimes evaluated to true when it shouldn't, which resulted in various bad behavior, including trying to resize a TCP buffer to 4 gigabytes. |
||
---|---|---|
.. | ||
unit |