Files
esp-nimble/nimble
Krzysztof Kopyściński 89e7090c59 controller/ble_ll_sync.c: acad_len potentially uninitialised
acad_len in ble_ll_sync_rx_pkt_in is filled in ble_ll_sync_parse_ext_hdr
and later accessed in ble_ll_sync_check_acad. There is a possibility
that extended advertising header is missing data containing acad, and it
will not get filled, leaving it uninitialised.
2024-03-27 09:31:28 +01:00
..
2018-05-08 14:50:20 +02:00
2024-02-28 08:36:04 +01:00