Module Name: src Committed By: rillig Date: Wed Aug 12 18:47:22 UTC 2020
Modified Files:
src/usr.bin/make: make_malloc.c
Log Message:
make(1): remove unnecessary test from bmake_strndup
The passed memory is never NULL.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.bin/make/make_malloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
