]> granicus.if.org Git - esp-idf/commit
lwip: fix the assertion in tcp_pcb_purge()
authorLiu Zhi Fu <liuzhifu@espressif.com>
Fri, 29 Jun 2018 05:40:20 +0000 (13:40 +0800)
committerLiu Zhi Fu <liuzhifu@espressif.com>
Thu, 5 Jul 2018 06:29:03 +0000 (14:29 +0800)
commit49c236d6130e3e31b177dd08754555e872717542
tree08f68929272423d5abd976a9e676109d648fc9bb
parent568da37af74dfbbd69392b6d38bfcfff1e5a48fc
lwip: fix the assertion in tcp_pcb_purge()

Fix the assertion in tcp_pcb_purge().
components/lwip/api/api_lib.c
components/lwip/api/api_msg.c
components/lwip/core/tcp.c
components/lwip/core/tcp_in.c
components/lwip/include/lwip/lwip/priv/api_msg.h
components/lwip/include/lwip/lwip/tcp.h