Module Name: src Committed By: kre Date: Wed Dec 7 09:52:34 UTC 2016
Modified Files: src/lib/libc/net: linkaddr.c Log Message: Actually guarantee that the returned buffer from link_ntoa() is always NUL terminated, even when called by malicious/broken applications. To generate a diff of this commit: cvs rdiff -u -r1.20 -r1.21 src/lib/libc/net/linkaddr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.