Module Name: src Committed By: rillig Date: Sun Jun 2 11:25:04 UTC 2024
Modified Files: src/usr.bin/make: var.c src/usr.bin/make/unit-tests: varmod.exp varmod.mk Log Message: make: fix out-of-bounds read when parsing indirect modifiers To generate a diff of this commit: cvs rdiff -u -r1.1117 -r1.1118 src/usr.bin/make/var.c cvs rdiff -u -r1.10 -r1.11 src/usr.bin/make/unit-tests/varmod.exp cvs rdiff -u -r1.12 -r1.13 src/usr.bin/make/unit-tests/varmod.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.