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 2019/01/17 00:45:22 UTC

[GitHub] utzig opened a new pull request #1604: Fix a buffer overflow on EC point load

utzig opened a new pull request #1604: Fix a buffer overflow on EC point load
URL: https://github.com/apache/mynewt-core/pull/1604
 
 
   While loading a new EC point, when it was smaller than the expected number of bytes, a zero padding was being written beyond the end of the buffer instead of at the initial position.

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