esp-idf/components/mdns
Angus Gratton 784fc51931 Merge branch 'bugfix/mdns_crash_free_strdup' into 'master'
mdns: fixed crash on free undefined ptr if strdup is skipped

See merge request idf/esp-idf!4173
2019-01-30 09:33:12 +08:00
..
include
private_include mdns: check all mallocs for failure and add default hook to log error with free heap 2018-12-17 12:09:11 +01:00
test_afl_fuzz_host
CMakeLists.txt cmake: make main a component again 2018-09-11 09:44:12 +08:00
Kconfig Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
component.mk
mdns.c mdns: fixed crash on free undefined ptr after skipped strdup 2019-01-29 10:10:38 +01:00
mdns_console.c
mdns_networking.c mdns: fix networking running udp_sendif from lwip thread 2019-01-03 14:28:29 +01:00