sjanc opened a new pull request #721: nimble/drivers: Fix loop condition in nrf51 driver URL: https://github.com/apache/mynewt-nimble/pull/721 This condition was suggesting that loop can break while om is NULL but this loop breaks only when copied enough bytes and om is expected to have enough space.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
