mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-24 15:14:06 +00:00
Mention of missing semicolon, and pcb->recv() called even when NULL.
This commit is contained in:
parent
86c774443c
commit
2cf4287197
@ -11,7 +11,13 @@ FUTURE
|
|||||||
|
|
||||||
HISTORY
|
HISTORY
|
||||||
|
|
||||||
(HEAD)
|
2005-01-04 Leon Woestenberg <leon.woestenberg@gmx.net>
|
||||||
|
* pbuf.c: Fixed missing semicolon after LWIP_DEBUG statement.
|
||||||
|
|
||||||
|
2005-01-03 Leon Woestenberg <leon.woestenberg@gmx.net>
|
||||||
|
* udp.c: UDP pcb->recv() was called even when it was NULL.
|
||||||
|
|
||||||
|
(STABLE-1_1_0)
|
||||||
|
|
||||||
2004-12-28 Leon Woestenberg <leon.woestenberg@gmx.net>
|
2004-12-28 Leon Woestenberg <leon.woestenberg@gmx.net>
|
||||||
* etharp.*: Disabled multiple packets on the ARP queue.
|
* etharp.*: Disabled multiple packets on the ARP queue.
|
||||||
|
Loading…
Reference in New Issue
Block a user