platformio/platform-espressif32

mDNS crash in arduino core 2.x. backport required

Tarik2142 opened this issue · 1 comments

The mDNS component has a bug in IDF v4.4.7 that causes a crash:
image
Problem line 1324 in mdns.h, missing NULL check before accessing pointer
image
Could you backport the commit with the fix espressif/esp-protocols@4fa3023 to the arduino 2.x core???

Hi @Tarik2142, it seems you're reporting to a wrong repository. Please forward to https://github.com/espressif/arduino-esp32/issues