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

   ## Summary
   This commit adds support for `reallocarray` function. The functionality is 
the same as for standard `realloc`, but the function also checks for 
multiplication overflow and fails safely in case it occurs. This is not POSIX, 
however the function is part of standard C library.
   
   


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