mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 08:33:39 +08:00
fixed bug #34540: compiler error when CORE_LOCKING is used and not all protocols are enabled
This commit is contained in:
committed by
goldsimon
parent
dbbd161219
commit
aafa00f3aa
@@ -49,6 +49,10 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2011-10-13: Simon Goldschmidt
|
||||
* sockets.c, api_lib.c: fixed bug #34540: compiler error when CORE_LOCKING is
|
||||
used and not all protocols are enabled
|
||||
|
||||
2011-10-12: Simon Goldschmidt
|
||||
* pbuf.c: fixed bug #34534: Error in sending fragmented IP if MEM_ALIGNMENT > 4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user