kasjer opened a new pull request, #2048:
URL: https://github.com/apache/mynewt-nimble/pull/2048

   This fixes:
   - one obvious error where memcpy touches unspecified memory
   - second is not really a bug buf false positive warning about uninitialized 
variables. Since it it only unit test there is no harm in initializing local 
variable to silence compiler
   
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to