fixed bug #34429: possible memory corruption with LWIP_ALLOW_MEM_FREE_FROM_OTHER_CONTEXT set to 1

This commit is contained in:
goldsimon
2011-10-23 17:31:03 +02:00
parent 4790ebf282
commit 3585cc1a70
2 changed files with 25 additions and 7 deletions

View File

@@ -49,6 +49,10 @@ HISTORY
++ Bugfixes:
2011-10-23: Simon Goldschmidt
* mem.c: fixed bug #34429: possible memory corruption with
LWIP_ALLOW_MEM_FREE_FROM_OTHER_CONTEXT set to 1
2011-10-18: Simon Goldschmidt
* arch.h, netdb.c: fixed bug #34592: lwip_gethostbyname_r uses nonstandard
error value