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/06 14:17:35 UTC

[GitHub] michal-narajowski opened a new pull request #28: mesh: Fix possible NULL dereferences in client models

michal-narajowski opened a new pull request #28: mesh: Fix possible NULL dereferences in client models
URL: https://github.com/apache/mynewt-nimble/pull/28
 
 
   There's a small but real chance of a race-condition when sending
   messages to the local node (through the local network interface) that
   expected parameters will be NULL in the message handles. Add
   appropriate NULL checks for them.

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