]> sourceware.org Git - glibc.git/commit
resolv/nss_dns/dns-host: Get rid of alloca.
authorJoe Simmons-Talbott <josimmon@redhat.com>
Mon, 14 Aug 2023 20:50:40 +0000 (20:50 +0000)
committerJoe Simmons-Talbott <josimmon@redhat.com>
Mon, 14 Aug 2023 20:50:40 +0000 (20:50 +0000)
commit648b832600e94c09e3cee2fa6d3c3684687505e4
tree06d82615a421de9c0d570031d896049828351b61
parent1b214630ce6f7e0099b8b6f87246246739b079cf
resolv/nss_dns/dns-host: Get rid of alloca.

Since the alloca is a small constant size use an array instead.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
resolv/nss_dns/dns-host.c
This page took 0.039482 seconds and 5 git commands to generate.