-
-
usr/src/cmd/ls/ls.c (Diff revision 1) Should it be
value != NULL
or do we really meanvalue[0] != 0
?
11385 ls: NULL pointer errors
Review Request #2108 — Created July 10, 2019 and submitted
Information | |
---|---|
tsoome | |
illumos-gate | |
11385 | |
37f9d87... | |
Reviewers | |
general | |
../ls.c: In function 'set_sysattrtm_display': ../ls.c:2540:14: error: comparison between pointer and integer [-Werror] if (*value != NULL) { ^~ cc1: all warnings being treated as errors
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+5 -5) |