fixed bug #37405 'err_tcp()' uses already freed 'netconn' object

This commit is contained in:
goldsimon
2012-09-26 21:50:42 +02:00
parent 6d8dee6d68
commit 5b8b5d459e
2 changed files with 11 additions and 0 deletions

View File

@@ -66,6 +66,9 @@ HISTORY
++ Bugfixes:
2012-09-26: Simon Goldschmidt
* api_msg.c: fixed bug #37405 'err_tcp()' uses already freed 'netconn' object
2012-09-26: patch by Henrik Persson
* dhcp.c: patch #7843 Fix corner case with dhcp timeouts