masayuki2009 opened a new pull request #3289:
URL: https://github.com/apache/incubator-nuttx/pull/3289
## Summary
- I noticed that getopt() test in ostest wailed with
esp32-devkitc:smp and spresense:smp
- Finally, I found that the task-specific data is not
initialized.
- This commit fixes this issue
## Impact
- None
## Testing
- Tested with ostest esp32-devkitc:smp and spresense:smp
--
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:
[email protected]