Avoid warnings in test cases.
commit666a9871f7afc40aebcc28eab8890ab99ee01a47
authorUlrich Drepper <drepper@redhat.com>
Thu, 23 Jul 2009 19:53:50 +0000 (23 12:53 -0700)
committerUlrich Drepper <drepper@redhat.com>
Thu, 23 Jul 2009 19:53:50 +0000 (23 12:53 -0700)
treee8e5b3415d2f93a960d9e6ea42e27c22af247a19
parent30a2dfd5181ab0fc61ef4f4ab5f7122e41a5ff50
Avoid warnings in test cases.

The posix/tst-rfc3484* test cases caused warnings in newer gccs
because the unused but copied sin_zero part of sockaddr_in wasn't
explicitly initialized.
ChangeLog
posix/tst-rfc3484-2.c
posix/tst-rfc3484-3.c
posix/tst-rfc3484.c