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/04/16 10:10:50 UTC

[GitHub] mwilliford opened a new pull request #47: Fixes issue with mpool in ble_ll_init, corrupted mpool linked list.

mwilliford opened a new pull request #47: Fixes issue with mpool in ble_ll_init, corrupted mpool linked list.
URL: https://github.com/apache/mynewt-nimble/pull/47
 
 
   Fixes: https://github.com/apache/mynewt-nimble/issues/46
   
   Solution: Skip creating mpool a second time through ble_ll_init
   Causes:   Orphan mpools in the global linked list, such that cli does
   not work.  It might cause other issues which I didn't really study.

----------------------------------------------------------------
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