mirror of
https://github.com/espressif/esp-lwip.git
synced 2025-08-26 19:20:18 +08:00
PPP: Add test exhibiting empty packet null-deref
This commit is contained in:
@ -29,4 +29,5 @@ set(LWIP_TESTFILES
|
||||
${LWIP_TESTDIR}/tcp/test_tcp_state.c
|
||||
${LWIP_TESTDIR}/tcp/test_tcp.c
|
||||
${LWIP_TESTDIR}/udp/test_udp.c
|
||||
${LWIP_TESTDIR}/ppp/test_pppos.c
|
||||
)
|
||||
|
Reference in New Issue
Block a user