8 lines
211 B
JSON
8 lines
211 B
JSON
[
|
|
[
|
|
"warning",
|
|
"Potential buffer overflow. Replace with 'sizeof(dest) - strlen(dest) - 1' or use a safer 'strlcat' API",
|
|
"clang-analyzer-unix.cstring.BadSizeArg"
|
|
],
|
|
{ "reliability": "high" }
|
|
]
|