K 10 svn:author V 7 glebius K 8 svn:date V 27 2016-12-06T18:50:33.910530Z K 7 svn:log V 312 Fix possible buffer overflow(s) in link_ntoa(3). A specially crafted sockaddr_dl argument can trigger a static buffer overflow in the libc library, with possibility to rewrite with arbitrary data following static buffers that belong to other library functions. Reviewed by: kib Security: FreeBSD-SA-16:37.libc END