fjpanag opened a new pull request, #9010: URL: https://github.com/apache/nuttx/pull/9010
## Summary Inspired by [this](https://github.com/apache/nuttx/pull/9009) I did a quick check on `strdup()`'s that their return string is not checked. This PR fixes a couple of such cases. ## Impact Potential bug fix. ## Testing CI & build test only. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org