]> granicus.if.org Git - esp-idf/commit
lwip: fix tcp_pcb_purge assert
authorLiu Zhi Fu <liuzhifu@espressif.com>
Fri, 27 Apr 2018 06:05:55 +0000 (14:05 +0800)
committerLiu Zhi Fu <liuzhifu@espressif.com>
Wed, 6 Jun 2018 02:25:01 +0000 (10:25 +0800)
commit6cc95809fb1fb28fc8cc9186039d5c6d09cc4aa4
tree3e88d316a39093b8dc60b8d2fecfc4511da5e88c
parentb2ff235bd003bf3dcb114ff7efe3e0c605c4dd9f
lwip: fix tcp_pcb_purge assert

Remove the assert in tcp_pcb_purge()
components/lwip/core/tcp.c