11333 exstr: NULL pointer errors
Review Request #2069 — Created July 6, 2019 and submitted
Information | |
---|---|
tsoome | |
illumos-gate | |
11333 | |
f5eb06d... | |
Reviewers | |
general | |
exstr.c: In function 'replace': exstr.c:289:28: error: comparison between pointer and integer [-Werror] if (strcmp(repbuf, name) != NULL) ^~ cc1: all warnings being treated as errors