jerpelea opened a new pull request, #19218:
URL: https://github.com/apache/nuttx/pull/19218

   ## Summary
   
   PR https://github.com/apache/nuttx/pull/19139 addresses the issue, but there 
is one minor problem. In the for loop the element `i+1` is written which means 
there can still be an overflow by one element (uint32_t or 4 bytes).
   
   Addressing here with this PR.
   
   Tested locally, builds fine.
   
   ## Impact
   
   RELEASE
   
   ## Testing
   
   CI


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