mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-19 23:45:28 +02:00
892ec6a114
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