mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 00:23:39 +08:00
Fix bug #19729: free pbuf if netif->input() returns != ERR_OK.
This commit is contained in:
@@ -158,6 +158,10 @@ HISTORY
|
||||
|
||||
++ Bug fixes:
|
||||
|
||||
2007-05-16 Simon Goldschmidt
|
||||
* loopif.c, slipif.c: Fix bug #19729: free pbuf if netif->input() returns
|
||||
!= ERR_OK.
|
||||
|
||||
2007-05-16 Simon Goldschmidt
|
||||
* api_msg.c, udp.c: If a udp_pcb has a local_ip set, check if it is the same
|
||||
as the one of the netif used for sending to prevent sending from old
|
||||
|
||||
Reference in New Issue
Block a user