Fix bug #19729: free pbuf if netif->input() returns != ERR_OK.

This commit is contained in:
goldsimon
2007-05-16 19:54:54 +00:00
parent 2740a81103
commit 5c89228878
3 changed files with 22 additions and 4 deletions

View File

@@ -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