I activated the MEMP checks in my lwipopts.h
recently and now run into the memp_sanity_check assertion when shutting
down my app (closing all my sockets).
The check comment says it checks for
a loop in the memp list.
Any hints on how that might happen?
I use 1.3.1 and the netconn API.