Zepp-Hanzj commented on PR #19000:
URL: https://github.com/apache/nuttx/pull/19000#issuecomment-4593256423

   Hi @acassis, thanks for the review! I've added `nerr()` error messages to 
both validation paths in `usrsock_ioctl_handler`, including the actual 
parameter values for debugging:
   - Line 365: request length vs expected size
   - Line 372: arglen, received length, and buffer size
   
   Also added `#include <nuttx/debug.h>` for the `nerr` macro.


-- 
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]

Reply via email to