Module Name: src Committed By: rillig Date: Mon Dec 13 00:33:33 UTC 2021
Modified Files: src/usr.bin/make: nonints.h suff.c var.c Log Message: make: fix memory leak when evaluating ${.SUFFIX} (since yesterday) To generate a diff of this commit: cvs rdiff -u -r1.217 -r1.218 src/usr.bin/make/nonints.h cvs rdiff -u -r1.357 -r1.358 src/usr.bin/make/suff.c cvs rdiff -u -r1.973 -r1.974 src/usr.bin/make/var.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.