jerpelea opened a new pull request, #3546:
URL: https://github.com/apache/nuttx-apps/pull/3546
## Summary
A bundle of fixes and small improvements for system/nxinit, accumulated
while bringing it up on real hardware (esp32s3) and porting it to upstream
NuttX. Each commit is self-contained; together they address parser
robustness, signal-handling races, action/import edge cases, and a few
build warnings.
Commits (oldest first):
Handle trailing file '\0'
fix compilation errors in action.c
fix uninitialized 'wstatus' warning
Fix timespec incomplete error in action.h
prevent parser from reading past string boundary
Avoid SIGCHLD race with ppoll()
fix unused variable warning
Fix missing check for import argument
Fix signal mask inheritance
fix init parser to handle multiple quoted arguments
## Impact
RELEASE
## Testing
CI
--
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]