You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/12/11 13:41:53 UTC

[GitHub] rymanluk opened a new pull request #267: nimble/host: Fix crash in ble_monitor when packets are not consumed

rymanluk opened a new pull request #267: nimble/host: Fix crash in ble_monitor when packets are not consumed
URL: https://github.com/apache/mynewt-nimble/pull/267
 
 
   Move ble_monitor_init() after the hs_evq is set. Otherwise callout within
   ble_monitor, which is used for droping packets mechanism is NULL.
   This of course leads to assert when callout fires.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services