masayuki2009 opened a new pull request #345: net: socket: Enable parameter 
check (addr and addrlen) in getsockname.c
URL: https://github.com/apache/incubator-nuttx/pull/345
 
 
   ### Summary
   
   - This PR reinforces parameter check in getsockname()
   - With this fix, an error in BasicGetSockName test in usrsocktest will be 
fixed.
   
   ### Impact
   
   - This PR affects network programs which use getsockname()
   - However, this is a minor error case, so existing application should work.
   
   ### Limitations / TODO
   
   - There still remain errors in usrsocktest and need more investigation.
   
   ### Testing
   
   - I tested this PR with spresense:wifi which I added usrsocktest application.
   

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


With regards,
Apache Git Services

Reply via email to