]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/posix/getaddrinfo.c
getaddrinfo: Use &errno has the errno pointer
authorFlorian Weimer <fweimer@redhat.com>
Fri, 1 Sep 2017 06:56:46 +0000 (08:56 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 1 Sep 2017 06:56:46 +0000 (08:56 +0200)
commit924b121c5978689001ae28cf1c8497371dad4f71
tree070eaea40e33996c5101fd5782239e15ffec2c25
parentd9ff799a5b2884d2abc0a1689fb6b2c71084424c
getaddrinfo: Use &errno has the errno pointer

Similar code in nss/getXXbyYY_r.c is already using &errno as the
argument.
ChangeLog
sysdeps/posix/getaddrinfo.c