patacongo commented on issue #370: net: socket: Introduce net_clear_sinzero()
URL: https://github.com/apache/incubator-nuttx/pull/370#issuecomment-590907342
 
 
   Okay so I did the work and checked out where all IPv4 sockadd_in structures 
are initialed.  There are many, many more than just 
accept/getsockname/getpeername/recvfrom .
   
   I added memset(sin_zero, 0, sizeof(sin_zero)); to each of them and create 
pr377.

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