mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-06 21:25:02 +00: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