mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 00:23:39 +08:00
Fixed bug #11400-2: New etharp queueing introduced bug: memp_memory was allocated too small.
This commit is contained in:
@@ -54,6 +54,10 @@ HISTORY
|
||||
|
||||
++ Bug fixes:
|
||||
|
||||
2007-03-09 Simon Goldschmidt
|
||||
* memp.c: Fixed bug #11400: New etharp queueing introduced bug: memp_memory
|
||||
was allocated too small.
|
||||
|
||||
2007-03-06 Simon Goldschmidt
|
||||
* tcpip.c: Initialize dhcp timers in tcpip_thread (if LWIP_DHCP) to protect
|
||||
the stack from concurrent access.
|
||||
|
||||
Reference in New Issue
Block a user