OVMS3-idf/components/lwip/port/esp32
morris 5fccb73f86 ethernetif: fix potential memory leak
1. If L2_TO_L3_RX_BUF_MODE is not selected, we must assign l2_owner explictly before we call pbuf_free.
2. free intr resource in esp_eth_deinit

Closes https://github.com/espressif/esp-idf/issues/2670
2018-11-13 10:11:48 +08:00
..
debug Feature/sync lwip as submodule 2018-09-06 19:43:08 +08:00
freertos lwip: allow setting LwIP tasks affinity via sdkconfig 2018-09-17 18:17:52 +08:00
include lwip: DHCP restore last IP 2018-09-17 11:11:25 +08:00
netif ethernetif: fix potential memory leak 2018-11-13 10:11:48 +08:00
vfs_lwip.c Feature/sync lwip as submodule 2018-09-06 19:43:08 +08:00