mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-25 00:14:02 +00:00
4 February 2004, Leon Woestenberg <leon.woestenberg@gmx.net>
tcp_out.c: queue was not initialized to NULL, but was referenced in memerr cleanup code.
This commit is contained in:
parent
3160488352
commit
ac5c6695c1
@ -11,6 +11,9 @@ FUTURE
|
|||||||
|
|
||||||
HISTORY
|
HISTORY
|
||||||
|
|
||||||
|
2005-02-03 Leon Woestenberg <leon.woestenberg@gmx.net>
|
||||||
|
* tcp_out.c: Fixed uninitialized 'queue' referenced in memerr branch.
|
||||||
|
|
||||||
2005-01-04 Leon Woestenberg <leon.woestenberg@gmx.net>
|
2005-01-04 Leon Woestenberg <leon.woestenberg@gmx.net>
|
||||||
* pbuf.c: Fixed missing semicolon after LWIP_DEBUG statement.
|
* pbuf.c: Fixed missing semicolon after LWIP_DEBUG statement.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user