Module Name: src
Committed By: rillig
Date: Sun Jul 26 22:19:12 UTC 2020
Modified Files:
src/usr.bin/make: var.c
src/usr.bin/make/unit-tests: varparse-dynamic.exp
Log Message:
make(1): fix off-by-one error in Var_Parse for dynamic variables
To generate a diff of this commit:
cvs rdiff -u -r1.333 -r1.334 src/usr.bin/make/var.c
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/varparse-dynamic.exp
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.