[
https://issues.apache.org/jira/browse/MYNEWT-188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
William San Filippo resolved MYNEWT-188.
----------------------------------------
Resolution: Fixed
All os_mbuf_free() calls are now os_mbuf_free_chain() calls.
> BLE stack uses incorrect mbuf API
> ---------------------------------
>
> Key: MYNEWT-188
> URL: https://issues.apache.org/jira/browse/MYNEWT-188
> Project: Mynewt
> Issue Type: Bug
> Affects Versions: v0_8_0_beta1
> Reporter: William San Filippo
> Assignee: William San Filippo
> Fix For: v0_8_0_beta2
>
>
> The BLE controller code was written with the incorrect assumption that
> os_mbuf_free() will free the entire mbuf chain. The code needs to be modified
> (where appropriate) to free the entire allocated chain.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)