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 2021/05/19 09:39:56 UTC

[GitHub] [mynewt-nimble] andrzej-kaczmarek commented on pull request #970: ll/rand: restructure rand initialization

andrzej-kaczmarek commented on pull request #970:
URL: https://github.com/apache/mynewt-nimble/pull/970#issuecomment-843931290


   @haukepetersen this breaks dialog as it basically reverts to old behavior, but I wonder if you can simply call jrand48() on init and discard that value? It would be called in task context so malloc() should work, then you subsequent calls won't malloc() anymore. Does that make sense?


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