diff options
author | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2022-03-07 20:24:37 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2022-03-22 19:39:44 +0530 |
commit | 657472b2a50f67b12e5bbe5827582c9c2bb82dc3 (patch) | |
tree | 341a04f02925f61bd6bd768741f18d9db43b7d8f /malloc/malloc.c | |
parent | cfa3bd48cb19a70e4367a9978dbba09d9df27a72 (diff) | |
download | glibc-657472b2a50f67b12e5bbe5827582c9c2bb82dc3.zip glibc-657472b2a50f67b12e5bbe5827582c9c2bb82dc3.tar.gz glibc-657472b2a50f67b12e5bbe5827582c9c2bb82dc3.tar.bz2 |
gaih_inet: split loopback lookup into its own function
Flatten the condition nesting and replace the alloca for RET.AT/ATR with
a single array LOCAL_AT[2]. This gets rid of alloca and alloca
accounting.
`git diff -b` is probably the best way to view this change since much of
the diff is whitespace changes.
Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Reviewed-by: DJ Delorie <dj@redhat.com>
Diffstat (limited to 'malloc/malloc.c')
0 files changed, 0 insertions, 0 deletions