crafcat7 opened a new pull request, #12939: URL: https://github.com/apache/nuttx/pull/12939
## Summary When handling errors through ioctl, the error returned by the server is always 0 on the client, because cookie.result is not assigned, the error returned should be in msg->result ## Impact If the server handles an error, the error result returned by the cookie can be correctly handled by the client ## Testing Local test pass -- 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]
