OVMS3-idf/components/mdns
Roman Valls Guimera 36d6e4e2c7 Fix compilation errors when using gcc-7.2.0 for the crosstool-ng toolchain
* Change snprintf for strlcat does not complain w/gcc7.2.0 and it is safer, thanks @projectgus
* Use proper quotes for character literals

Merges https://github.com/espressif/esp-idf/pull/1163
2017-12-27 16:54:13 +08:00
..
include Add AFL fuzz test 2017-04-05 09:23:09 +03:00
test_afl_fuzz_host Add AFL fuzz test 2017-04-05 09:23:09 +03:00
component.mk Initial mDNS component and example 2017-01-13 12:12:43 +02:00
mdns.c Fix compilation errors when using gcc-7.2.0 for the crosstool-ng toolchain 2017-12-27 16:54:13 +08:00