Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-10796

Incorrect deallocation of HCI_CTRL_TO_HOST_EVENT

    XMLWordPrintable

Details

    • Bug
    • Status: Fixed
    • Low
    • Resolution: Fixed
    • SimpleLink CC13x2-26x2 SDK BLE5 Stack
    • BLE_AGAMA-3707
    • BLE Stack BLE5-2.2.2
    • Hide
      BLE Stack BLE5-2.2.5 RC2
      BLE Stack BLE5-2.2.5
      Show
      BLE Stack BLE5-2.2.5 RC2 BLE Stack BLE5-2.2.5
    • CC26X2R1

    Description

      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.

      Attachments

        Activity

          People

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: