RoshanESP opened a new pull request, #1557: URL: https://github.com/apache/mynewt-nimble/pull/1557
1. os_msys_get_pkthdr is called without considering the leading space required in the packet. 2. This can lead to BLE_HS_ENOMEM if the packet size is not large enough to accommodate leading space. 3. Fixed this by passing leading_space to os_msys_get_pkthdr as parameter. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
