8825 libsldap: variable 'buf' set but not used
Review Request #752 — Created Nov. 20, 2017 and submitted
Information | |
---|---|
tsoome | |
illumos-gate | |
8825 | |
83cace0... | |
Reviewers | |
general | |
../common/ns_mapping.c: In function '__s_api_parseASearchDesc': ../common/ns_mapping.c:331:9: error: variable 'buf' set but not used [-Werror=unused-but-set-variable] char buf[BUFSIZ]; ^~~ cc1: all warnings being treated as errors