glibc/include/arpa
Florian Weimer adcc572a29 resolv: Move ns_name_ntop to its own file and into libc
Reformat to GNU style.  Avoid out-of-bounds pointer arithmetic
(e.g., use eom - dn < 2 instead of dn + 1 >= eom).  Inline the
labellen function and fold the compression pointer check into
the length check (l >= 64).  Assume ASCII encoding.

The symbol was moved using scripts/move-symbol-to-libc.py.

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Tested-by: Carlos O'Donell <carlos@redhat.com>
2021-07-15 08:39:31 +02:00
..
ftp.h Update. 1997-06-21 02:59:26 +00:00
inet.h inet: Add hidden prototype for __inet_network 2021-07-07 18:33:52 +02:00
nameser_compat.h CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784] 2016-12-31 20:27:44 +01:00
nameser.h resolv: Move ns_name_ntop to its own file and into libc 2021-07-15 08:39:31 +02:00
telnet.h Update. 1997-06-21 02:59:26 +00:00
tftp.h Update. 1997-06-21 02:59:26 +00:00