yamt opened a new pull request #574: URL: https://github.com/apache/incubator-nuttx-apps/pull/574
## Summary The buffer doesn't have the space for the terminating NUL. Fix it by replacing it with fwrite, as there seems to be little reason to use fprintf and NUL-terminated string in the first place. ## Impact ## Testing tested on esp32-devkitc ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org