add -w output.pcap command line option to direct the output to a pcap #853
Annotations
1 error and 9 warnings
src/common/sendpacket.h#L23
'defines.h' file not found
|
src/common/sendpacket.c#L467
switch has 2 consecutive identical branches
|
src/common/sendpacket.c#L559
integer to pointer cast pessimizes optimization opportunities
|
src/common/sendpacket.c#L848
variable 'sp' is not initialized
|
src/common/sendpacket.c#L848
variable name 'sp' is too short, expected at least 3 characters
|
src/common/sendpacket.c#L857
variable 'err_msg' is not initialized
|
src/common/sendpacket.c#L863
integer to pointer cast pessimizes optimization opportunities
|
src/common/sendpacket.c#L1307
if with identical then and else branches
|
src/tcpreplay_api.c#L144
function 'tcpreplay_post_args' has cognitive complexity of 88 (threshold 25)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job succeeded
Loading