lukegluke commented on issue #85: Fix usrsocktest errors
URL: 
https://github.com/apache/incubator-nuttx-apps/pull/85#issuecomment-589555787
 
 
   > But I think the requirement is the application should zero out the input 
addr before pass to socket API to avoid the undefined behaviour? addr is an 
output argument in our case.
   
   It was the first thing I did trying fix it - clear input addr in usrsocktest 
before pass to socket API, but netstack insert random values in sin_zero itself 
anyway.

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