mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-04 23:29:25 +00:00
f7d215043c
In unit test if_fail check for nullptr is always located after dereferencing this null pointer. This patch introduces correct order: first check, then use |
||
---|---|---|
.. | ||
test_mdns.c | ||
test_mdns.h |