]> git.ipfire.org Git - thirdparty/glibc.git/commit
getnameinfo: Refactor and fix memory leak [BZ #19642]
authorFlorian Weimer <fweimer@redhat.com>
Fri, 29 Apr 2016 15:08:06 +0000 (17:08 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 29 Apr 2016 15:08:06 +0000 (17:08 +0200)
commit2dce81a319601e1ee110f7316f705b48c5686e72
treea863d43612c09546c2181d076223f63a79fbe0d2
parent72c11b353ede72931cc474c9071d143d9a05c0d7
getnameinfo: Refactor and fix memory leak [BZ #19642]

Split getnameinfo into separate functions for host and service
lookups, and for different address families.
ChangeLog
inet/getnameinfo.c