K 10 svn:author V 3 hrs K 8 svn:date V 27 2015-09-13T03:15:37.902232Z K 7 svn:log V 250 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. END