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 593f75fc3b
commit 4d71f7270b
3 changed files with 27 additions and 12 deletions

View File

@@ -62,6 +62,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