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/06/21 13:59:05 UTC

[GitHub] [mynewt-core] clmklk opened a new issue #1890: OS: Malloc mutex uninitialized

clmklk opened a new issue #1890: OS: Malloc mutex uninitialized
URL: https://github.com/apache/mynewt-core/issues/1890
 
 
   Hello,
   
   I am currently having crashes that are due to the malloc mutex which doesn't seem to be initialized.
   
   A solution could be to create a `os_malloc_init` function, initializing the mutex and call this function in `os_init`.

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