nightt5879 commented on issue #1879: URL: https://github.com/apache/nuttx-apps/issues/1879#issuecomment-4486489448
Hi, I opened draft PR #3489 to address the concrete call sites mentioned in this issue: - `nshlib/nsh_script.c` - `testing/ostest/aio.c` I kept the PR scoped to the reported examples for reviewability. While checking the tree, I also found other possible `open(..., O_CREAT, ...)` call sites that may need review. Would you prefer that I add another commit to cover the additional similar cases in the same PR, or handle those separately in a follow-up PR? -- 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]
