William San Filippo created MYNEWT-188:
------------------------------------------
Summary: 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)