mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-08 13:57:39 +00: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