HomeFreeBSD

MFC 287349,287404:

Description

MFC 287349,287404:

  • Print sdl->sdl_data when sdl->sdl_nlen > 0 && sdl->sdl_alen == 0 as link_ntoa(3) does.
  • snprintf() returns at most size-1 of the chars printed into the buffer. (n == hostlen) also means the buffer length was too short.

Details

Provenance
hrsAuthored on
Parents
rS287735: MFC 259169, 259176, 287097:
Branches
Unknown
Tags
Unknown