fixed bug #35305: pcb may be freed too early on shutdown(WR)

This commit is contained in:
goldsimon
2012-01-22 11:18:36 +01:00
parent 4c3dfb92b7
commit 13075460ea
3 changed files with 27 additions and 12 deletions

View File

@@ -76,6 +76,9 @@ HISTORY
++ Bugfixes:
2012-01-22: Simon Goldschmidt
* tcp.c, tcp_in.c: fixed bug #35305: pcb may be freed too early on shutdown(WR)
2012-01-21: Simon Goldschmidt
* tcp.c: fixed bug #34636: FIN_WAIT_2 - Incorrect shutdown of TCP pcb