mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-21 20:40:05 +00:00
adcc572a29
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> |
||
---|---|---|
.. | ||
ftp.h | ||
inet.h | ||
nameser_compat.h | ||
nameser.h | ||
telnet.h | ||
tftp.h |