getnameinfo: Use struct scratch_buffer instead of extend_alloca
commitc6ee40da8b7b285a644dc22b78d8e47d2bebfae6
authorFlorian Weimer <fweimer@redhat.com>
Wed, 8 Apr 2015 18:56:35 +0000 (8 20:56 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 8 Apr 2015 19:07:44 +0000 (8 21:07 +0200)
tree81db669c7c91f8d11867ab59b7bae44f396b86fd
parent794a74af4da66ecde74d8e298e03b3b578a1ed33
getnameinfo: Use struct scratch_buffer instead of extend_alloca

This patch adjusts the internal function nrl_domainname, too.
ChangeLog
inet/getnameinfo.c