Donny9 opened a new pull request, #17742: URL: https://github.com/apache/nuttx/pull/17742
## Summary Use memrchr to locate the newline character for output to avoid log disorder. If no newline character is found, and the buffer is full, forced output is required; if the buffer is not full, output is performed according to the newline character to prevent log disorder. ## Impact Bug fix ## Testing <img width="921" height="447" alt="image" src="https://github.com/user-attachments/assets/84c8160f-2b21-4a6f-a61a-3b270f08a9a4" /> <img width="517" height="173" alt="image" src="https://github.com/user-attachments/assets/59c62ed1-ef31-4c88-a523-6e0f5921b973" /> -- 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]
