Feature #853 direct traffic to pcap #126
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#L543
integer to pointer cast pessimizes optimization opportunities
|
src/common/sendpacket.c#L548
integer to pointer cast pessimizes optimization opportunities
|
src/common/sendpacket.c#L843
variable 'sp' is not initialized
|
src/common/sendpacket.c#L843
variable name 'sp' is too short, expected at least 3 characters
|
src/common/sendpacket.c#L852
variable 'err_msg' is not initialized
|
src/common/sendpacket.c#L858
integer to pointer cast pessimizes optimization opportunities
|
src/tcpreplay_api.c#L144
function 'tcpreplay_post_args' has cognitive complexity of 93 (threshold 25)
|
src/tcpreplay_api.c#L358
if with identical then and else branches
|
This job succeeded
Loading