Squelch a false-positive Clang static analyzer warning.
MFC after: 1 week Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
b9f84f5fbf
commit
7a6d226915
@ -149,6 +149,7 @@ main(int argc, char *argv[])
|
||||
char *p;
|
||||
const char *to_name;
|
||||
|
||||
fset = 0;
|
||||
iflags = 0;
|
||||
group = owner = NULL;
|
||||
while ((ch = getopt(argc, argv, "B:bCcD:df:g:h:l:M:m:N:o:pSsT:Uv")) !=
|
||||
|
Loading…
Reference in New Issue
Block a user