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

   procfs/heapcheck:fix bug,aviod '\n' to 0
   
   ## Summary
   
   The lines will end with \n to prevent atoi('\n') from always being 0. It is 
recommended to check the first byte directly.
   
   ## Impact
   
   noting,just bugfix
   
   ## Testing
   
   just bugfix


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