4.5.1 #131
Annotations
10 errors and 10 warnings
lib/sll.h#L90
unknown type name 'u_int16_t'
|
lib/sll.h#L91
unknown type name 'u_int16_t'
|
lib/sll.h#L92
unknown type name 'u_int16_t'
|
lib/sll.h#L93
unknown type name 'u_int8_t'
|
lib/sll.h#L94
unknown type name 'u_int16_t'
|
lib/sll.h#L103
unknown type name 'u_int16_t'
|
lib/sll.h#L104
unknown type name 'u_int16_t'
|
lib/sll.h#L105
unknown type name 'u_int32_t'
|
lib/sll.h#L106
unknown type name 'u_int16_t'
|
lib/sll.h#L107
unknown type name 'u_int8_t'
|
src/common/cidr.c#L340
statement should be inside braces
|
src/common/err.c#L53
variable 'print_warnings' is non-const and globally accessible, consider making it const
|
src/common/err.h#L53
variable 'print_warnings' is non-const and globally accessible, consider making it const
|
src/common/flows.c#L164
2 adjacent parameters of 'flow_decode' of similar type ('const int') are easily swapped by mistake
|
src/common/flows.c#L210
variable 'required_len' is not initialized
|
src/common/flows.c#L233
variable 'required_len' is not initialized
|
src/common/flows.c#L269
variable 'required_len' is not initialized
|
src/common/flows.c#L283
variable 'required_len' is not initialized
|
src/common/flows.c#L298
variable 'required_len' is not initialized
|
src/common/flows.h#L41
parameter 'expiry' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions
|
This job succeeded
Loading