Robert Deschambault wrote:
I have managed to catch error stat being logged in memp.c. It is a MEMP_TCPIP_MSG_INPKT type.
So does your netif driver correctly handle netif->input returning != ERR_OK? In that case, you have to free the pbuf yourself.
Simon _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
