mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-08 06:06:32 +03:00
bugfix: Fix array compared against 0 in btc_manage.c and the issue of uninitialized pointer reading in coexist_printf Closes IDF-13868 See merge request espressif/esp-idf!41455