Module Name: src
Committed By: rillig
Date: Fri Aug 28 06:37:21 UTC 2020
Modified Files:
src/usr.bin/make: suff.c
Log Message:
make(1): fix assertion failure in suffix handling
Found by running ./build.sh, in the very early stage.
Fixed by restoring the previous behavior of returning NULL for invalid
arguments.
To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 src/usr.bin/make/suff.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.