mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-06 16:26:18 +08:00
fixed bug #41318 (Bad memory ref in tcp_input() after tcp_close())
This commit is contained in:
@@ -216,6 +216,10 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2015-03-21: Simon Goldschmidt
|
||||
* tcp_impl.h, tcp.c, tcp_in.c: fixed bug #41318 (Bad memory ref in tcp_input()
|
||||
after tcp_close())
|
||||
|
||||
2015-03-21: Simon Goldschmidt
|
||||
* tcp_in.c: fixed bug #38468 (tcp_sent() not called on half-open connection for
|
||||
data ACKed with the same ack as FIN)
|
||||
|
||||
Reference in New Issue
Block a user