You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Describe the bug
Issues report from LGTM.
SendUdp.h
This header file should contain a header guard to prevent multiple inclusion.
cmdUtil.c:
cmdUtil.c
To Reproduce
Steps to reproduce the behavior:
Reporter Info
Anh Van, NASA Goddard
The text was updated successfully, but these errors were encountered: