Thanks for checking the patch.
That’s taken care inside the prvProcessDHCPReplies
by the memset
here:
( void ) memset( &( xSet ), 0, sizeof( xSet ) );
Thanks for checking the patch.
That’s taken care inside the prvProcessDHCPReplies
by the memset
here:
( void ) memset( &( xSet ), 0, sizeof( xSet ) );