kasjer opened a new pull request #2371: URL: https://github.com/apache/mynewt-core/pull/2371
It is easy to accidentally write past the sample buffer. Such writes could lead to difficult to trace memory corruptions. With this change most common errors will be detected early. To have checking code working syscfg value I2S_BUFFER_GUARD should specify how many bytes before and after actual data is reserved and filled with pattern. ---------------------------------------------------------------- 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]
