Annotations
1 warning
src/exec.c#L47
Call to function 'strcat' is insecure as it does not provide bounding of the memory buffer. Replace unbounded copy functions with analogous functions that support length arguments such as 'strlcat'. CWE-119
|
The logs for this run have expired and are no longer available.
Loading