Feature #853 direct traffic to pcap #107
Annotations
1 error and 10 warnings
src/common/sendpacket.h#L23
'defines.h' file not found
|
src/common/sendpacket.c#L237
parameter name 'sp' is too short, expected at least 3 characters
|
src/common/sendpacket.c#L467
switch has 2 consecutive identical branches
|
src/common/sendpacket.c#L547
integer to pointer cast pessimizes optimization opportunities
|
src/common/sendpacket.c#L557
integer to pointer cast pessimizes optimization opportunities
|
src/common/sendpacket.c#L851
variable 'sp' is not initialized
|
src/common/sendpacket.c#L851
variable name 'sp' is too short, expected at least 3 characters
|
src/common/sendpacket.c#L860
variable 'err_msg' is not initialized
|
src/common/sendpacket.c#L866
integer to pointer cast pessimizes optimization opportunities
|
src/tcpreplay_api.c#L144
function 'tcpreplay_post_args' has cognitive complexity of 92 (threshold 25)
|
src/tcpreplay_api.c#L355
if with identical then and else branches
|
This job succeeded
Loading