aboutsummaryrefslogtreecommitdiff
path: root/nptl
diff options
context:
space:
mode:
authorStefan Liebler <stli@linux.vnet.ibm.com>2014-12-11 07:38:01 -0500
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>2014-12-12 16:30:12 -0500
commit48e435cd93fa55ff415b90fbcdf657ded01e45b6 (patch)
tree39aa5757fb3b574bf386279884b712ec8312e76d /nptl
parent9d9c0019e750b6ef2f6d941e40a4b959c736653c (diff)
downloadglibc-48e435cd93fa55ff415b90fbcdf657ded01e45b6.zip
glibc-48e435cd93fa55ff415b90fbcdf657ded01e45b6.tar.gz
glibc-48e435cd93fa55ff415b90fbcdf657ded01e45b6.tar.bz2
resolv: Suppress maybe uninitialized warning
In send_vc function at resolv/res_send.c, There is the following warning on some architectures: 'resplen' may be used uninitialized in this function [-Wmaybe-uninitialized] And this is a false positive. This patch suppress the compiler warning.
Diffstat (limited to 'nptl')
0 files changed, 0 insertions, 0 deletions