Coverity detected that address->type.sa was too small when copying a struct sockaddr_sin6, use the alterative union element address->type.sin6 instead.
Coverity detected that address->type.sa was too small when copying a struct sockaddr_sin6, use the alterative union element address->type.sin6 instead.