Module Name: src Committed By: rillig Date: Mon Nov 23 23:44:03 UTC 2020
Modified Files:
src/usr.bin/make: meta.c
Log Message:
make(1): remove redundant null check from meta_needed
The result of bmake_realloc can never be NULL.
To generate a diff of this commit:
cvs rdiff -u -r1.147 -r1.148 src/usr.bin/make/meta.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
