-
Bug
-
Resolution: Fixed
-
Low
-
SimpleLink CC13x2-26x2 SDK BLE5 Stack
-
BLE_AGAMA-3707
-
BLE Stack BLE5-2.2.2
-
-
CC26X2R1
Git/Installer Release Version:
simplelink_cc13x2_26x2_sdk_5_20_00_52
simplelink_cc13xx_cc26xx_sdk_5_40_00_08
Application:
N/A
Problem Reproducibility:
N/A
Problem Description:
All osal_messages of event HCI_CTRL_TO_HOST_EVENT are allocated of hciPacket_t, but the osal_bm_free casts the message to hciDataPacket_t.
Fix
Add logic to correctly deallocate memory based on the HCI_CTRL_TO_HOST_EVENT.