mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-08 06:06:32 +03:00
Receiving TXT, PTR, SDPTR and SRV record type queries would crash the application if the hostname was used as instance name. Closes https://github.com/espressif/esp-idf/issues/4224