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 3d1a306518
commit c5203ab5ea
2 changed files with 25 additions and 7 deletions

View File

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