Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/make/unit-tests
Module Name: src
Committed By: rillig
Date: Mon Feb 9 22:03:35 UTC 2026
Modified Files:
src/usr.bin/make/unit-tests: varmod-loop-delete.exp
varmod-loop-delete.mk
Log Message:
tests/make: demonstrate use-after-free in the :@ modifier
This test is not run regularly because the output varies depending on
the memory allocator and its configuration. It can be run manually by:
make -r -f unit-tests/varmod-loop-delete.mk use-after-free
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/usr.bin/make/unit-tests/varmod-loop-delete.exp
cvs rdiff -u -r1.7 -r1.8 src/usr.bin/make/unit-tests/varmod-loop-delete.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index