mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-07 21:56:35 +03:00
fix(bt/bluedroid): Prevent out-of-bounds access and add type check when resolving EIR data Closes BT-4071 See merge request espressif/esp-idf!41167