Old-Ding opened a new pull request, #19329:
URL: https://github.com/apache/nuttx/pull/19329

   ## Summary\n- check the output length before reading the current byte in 
lowoutstream_puts()\n- avoid reading str[0] for zero-length writes or str[len] 
after the buffer is consumed\n\n## Verification\n- git diff --check HEAD^ HEAD 
-- libs/libc/stream/lib_lowoutstream.c\n- git show --stat --check 
--format=fuller HEAD\n- git ls-files --eol -- 
libs/libc/stream/lib_lowoutstream.c


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