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

   ## Summary
   
   Use a safe allocation size helper instead of shifting by LOG2_CEIL for every 
expand request, reject write sizes that overflow size_t, and clear newly 
addressed bytes when the in-memory file grows. Truncate growth now relies on 
the same expand path.
   
   ## 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