mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-09-20 14:03:38 +08:00
PPP: Add test exhibiting empty packet null-deref
Also updates lcp.c to compile with PPP_AUTH_SUPPORT=0 in clang
This commit is contained in:
committed by
Simon Goldschmidt
parent
d8d1e4a015
commit
6b734bbb2c
@@ -33,4 +33,5 @@ set(LWIP_TESTFILES
|
||||
${LWIP_TESTDIR}/tcp/test_tcp_oos.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