Module Name: src Committed By: maxv Date: Sat Feb 22 20:08:39 UTC 2020
Modified Files: src/sys/kern: subr_msan.c Log Message: Be less strict: when copyinstr() returns ENAMETOOLONG, it does initialize the buffer, so mark it as such. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/kern/subr_msan.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.