Module Name: src Committed By: bouyer Date: Tue Mar 6 17:40:04 UTC 2018
Modified Files:
src/sys/dev/fdt: fdt_subr.c
Log Message:
fdtbus_get_string_index(): decrease len when going to the next string,
otherwise we may read past the end of names.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/fdt/fdt_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
