lwip/test/unit/dhcp
Henrik Persson 7e9f000d0b Segfault in dhcp_parse_reply if no end marker
If no endmarker is present in a dhcp reply a null pointer is potentially
dereferenced.

Add fix and test case as proof of concept.
2012-09-19 22:11:56 +02:00
..
test_dhcp.c Segfault in dhcp_parse_reply if no end marker 2012-09-19 22:11:56 +02:00
test_dhcp.h Add unit tests for DHCP 2012-03-25 15:34:31 +02:00