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 2019/07/17 22:24:26 UTC

[GitHub] [mynewt-nimble] JustineKH opened a new pull request #530: nimble/ll: Fix stop dtm

JustineKH opened a new pull request #530: nimble/ll: Fix stop dtm
URL: https://github.com/apache/mynewt-nimble/pull/530
 
 
   We were occasionally seeing a crash when stopping bledtm. I found that sometimes an event with a cleared out ctx was being put on the event queue after stopping dtm. Thus, crashing the system when it called the NULL callback. This patch fixes it. @rymanluk.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services