-
Notifications
You must be signed in to change notification settings - Fork 74
Description
Describe the bug
Issues report from LGTM.
SendUdp.h
This header file should contain a header guard to prevent multiple inclusion.
cmdUtil.c:
line - 213, 254, 274, 293, 318, 339
void ProcessStringArgument(char *optarg, CommandData_t *CommandData) {
--
| Parameter CommandData hides a global variable with the same name.
cmdUtil.c
line 62 -84
Struct struct <unnamed> has 16 fields; we suggest refactoring to 15 fields or fewer.
To Reproduce
Steps to reproduce the behavior:
- Build against Lgtm
Reporter Info
Anh Van, NASA Goddard
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working