Module Name: src Committed By: sjg Date: Wed Mar 1 16:39:49 UTC 2017
Modified Files:
src/usr.bin/make: parse.c
Log Message:
loadfile: in the mmap case ensures that the buffer ends with \n
do the same for the non-mmap case - avoids core dump.
To generate a diff of this commit:
cvs rdiff -u -r1.217 -r1.218 src/usr.bin/make/parse.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
