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:
us...@infra.apache.org


Reply via email to