yangjiao-xiaomi opened a new pull request, #9924: URL: https://github.com/apache/nuttx/pull/9924
## Summary update the logic when the semaphore name length is greater than PATH_MAX or a component length is greater than NAME_MAX. Follow the POSIX specification in https://pubs.opengroup.org/onlinepubs/9699919799/functions/sem_open.html, update the logic for condition that the semaphore name length is greater than PATH_MAX or a component length is greater than NAME_MAX. ## Impact ## Testing -- 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]
