mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-07 00:36:21 +08:00
fixed bug #34429: possible memory corruption with LWIP_ALLOW_MEM_FREE_FROM_OTHER_CONTEXT set to 1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user