
tsoome got a fish trophy!
11389 logadm: NULL pointer errors
Review Request #2112 — Created July 10, 2019 and submitted
Information | |
---|---|
tsoome | |
illumos-gate | |
11389 | |
f57d6f7... | |
Reviewers | |
general | |
main.c: In function 'rotateto': main.c:834:38: error: comparison between pointer and integer [-Werror] if (n == 0 && opts_count(opts, "c") != NULL) { ^~ main.c: In function 'docopytruncate': main.c:1115:29: error: comparison between pointer and integer [-Werror] if (opts_count(opts, "vn") != NULL) { ^~ cc1: all warnings being treated as errors